Search results

  1. R

    VBA not working on shared database

    I have a Database that I have built and have put onto a shared network so my coworkers can use the same database we all can track things from our own computers. The database has a form that can open different forms depending on the button that is pushed on the form. When I test everything out on...
  2. R

    Date Range in VBA

    Hello, I have a form that has several drop down menus on it. I use the form to filter the database to only the options that are put into the drop down windows. I have it set up so that every window does not need to be filled in for the filter to work. Now I am trying to figure out how to put the...
  3. R

    Query from a Form

    Hello, I have a form with drop down menus that I use to run a query. On the form I have 4 different drop down menus. I am wondering if there is a way to refine the query if more menus are filled in but if one is left blank then the query will still work. Right now the only way I have figured out...
  4. R

    Attachments in Queries

    Hello all, I am working with access 2010 and I have a database that has attachments in the table. I have set up a query to in by database but every time I have a record with 2 or more attachments on it it shows that record as two different records in my query. I am wondering if there is a way I...
  5. R

    Form Filtering in a Report

    Hello all, I know that this has been discussed before but I can't seem to make it work for me. I am using Access 2010 and am trying to get a form emailed with outlook. I have set up a Macro that will open a report from my form and then attach the report to an email as a PDF. But what I can't...
Back
Top Bottom