Search results

  1. D

    Solved Order Totals on a New Order

    Hi, Access newbie here, I have two tables, OrderHeaderT and OrderDetailsT. I have successfully created a New Order Form, bringing in the header details and a continuous details subform. I have summed the totals on the subform and I can display the totals on the header part of the form using...
  2. D

    Create a macro to run a set of processes

    Hi, I have a set of processes that I would like to put into an automated switchboard. The processes are as follows: - 1. Run a make-table query to select a list based on a month. 2. Run a query for each month using the previously created table and another static table. 3. Run a report on this...
Back
Top Bottom