N
NEC-2008
I have a database that has 3 forms as it main structure. Lets call them Forms
A, B, & C.
When form A is executed, 90% of the information will repeat to form B, (if
accepted) of form C, (if declined).
This should happen with the use of a command button, (appropriately named
accepted or declined) which when executed would open form B or form C with
all (90%) of the information from form A.
Question: What procedure would I use to accomplish this, and where would I
put it.
All information in forma A, B, & C will be saved back to a table for each
form.
Thanks for the help.
A, B, & C.
When form A is executed, 90% of the information will repeat to form B, (if
accepted) of form C, (if declined).
This should happen with the use of a command button, (appropriately named
accepted or declined) which when executed would open form B or form C with
all (90%) of the information from form A.
Question: What procedure would I use to accomplish this, and where would I
put it.
All information in forma A, B, & C will be saved back to a table for each
form.
Thanks for the help.