Run update queries

F

Fitz

Can someone tell me how to tell my table to automatically run all my updtae
queires before opening?
 
O

Ofer

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
 
Top