Search results

  1. K

    Print multiple records based on query

    Hello, I currently have a report that shows all of the most recent information for a chosen machine. Some of the users have requested a button that will print that same report for all of the machines in a chosen area at once. I've created a query that returns the list of MachineNumbers for...
  2. K

    Combo box recordsource based on IF statement?

    Hi, I have a form with three combo boxes: Division, Department and Sublocation. I've managed to get the second two to update based on the previous choices (i.e. Location will only show the choices from the selected Division, Sublocation will only show the choices from the selected Division and...
  3. K

    Copying Subform Recordset to Table

    Hi, I have a database where machine characteristics are evaluated periodically. When adding a new machine, users can base the machine's characteristics on a similar machine that already exists. Choosing the base machine filters the contents of a subform to reflect that machine's...
Back
Top Bottom