Run update queries

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Can someone tell me how to tell my table to automatically run all my updtae
queires before opening?
 
You can't tell your table to run update query.
But how do you open the table?
If you using a macro or a function, or a form, or a report to open the table
the before the command to open the table you can run the update queries
 
Back
Top