Search results

  1. J

    Export subform results to Excel

    I have built a main form that includes controls to filter/search records from a subform based on a query. The query pulls data from multiple tables. I want to create another command button in the main form to export the filtered results from the subform to an excel spreadsheet. I have the...
  2. J

    Filter subform with multiple controls

    I'm trying to filter a subform with multiple combo boxes and eventually some text fields tied to one command button to execute the search/filter. I want the user to determine which filter or combination of filters to use. I started with the combo boxes and can get one to work, however, when I...
  3. J

    Problem: Adding a record across multiple tables.

    I have three tables setup in a 1 to 1 relationship using a Autonumber field as their primary keys. I created the seperate tables to group related data together and reduce the tables sizes in general. So think of it as one main table and two tables of extended data. I need to be able to add a...
Back
Top Bottom