G
Guest
I am building my database off of one main table. From this table i have run
Make-table queries to display the information that i want, from there i make
corresponding reports. I made a form to input data into the master table,
but i need the information that has been edited, or new information for that
matter, to be updated automatically in the tables i created from the make
table queries. I created one to many relationships between all of the sub
tables and my master table and selected the option to cascade the changes but
that doesn't seem to work.
The ultimate goal would be able to enter information into my form and print
the corresponding updated reports, all from a switchboard without having to
rerun my queries. Hopefully i have made myself clesr enough. Help......
please.
Make-table queries to display the information that i want, from there i make
corresponding reports. I made a form to input data into the master table,
but i need the information that has been edited, or new information for that
matter, to be updated automatically in the tables i created from the make
table queries. I created one to many relationships between all of the sub
tables and my master table and selected the option to cascade the changes but
that doesn't seem to work.
The ultimate goal would be able to enter information into my form and print
the corresponding updated reports, all from a switchboard without having to
rerun my queries. Hopefully i have made myself clesr enough. Help......
please.