5
555466
Problem:
- several Tables, which field etc structure is the same, only content varies
- only one Form for all Tables (same layout etc)
- Menu with buttons to control opening Form to fill in information to
certain Table
Q: how to tell to Form, which Query/Table it should be referring to ?
(by pushing Button1, Form should know to get the information from Table1
etc.)
Reason to have only one form, is simply the simplicity of updating the
Forms, when ever something is changed, no need to change all the Forms, just
one.
Thanks in advance
- several Tables, which field etc structure is the same, only content varies
- only one Form for all Tables (same layout etc)
- Menu with buttons to control opening Form to fill in information to
certain Table
Q: how to tell to Form, which Query/Table it should be referring to ?
(by pushing Button1, Form should know to get the information from Table1
etc.)
Reason to have only one form, is simply the simplicity of updating the
Forms, when ever something is changed, no need to change all the Forms, just
one.
Thanks in advance