P
papa jonah
I have a "welcome" form that uses radiobuttons that I use to dictate
what form to open (or that is my intent). The reason I have opted to
do it this way instead of just a button to open a form, is I am using
the values associated with the option buttons to indicate in the
underlying table what sort of issue was entered along with the date of
the entry.
How do I set up the database to open a form if frmType=1, or 2 or ...?
TIA
what form to open (or that is my intent). The reason I have opted to
do it this way instead of just a button to open a form, is I am using
the values associated with the option buttons to indicate in the
underlying table what sort of issue was entered along with the date of
the entry.
How do I set up the database to open a form if frmType=1, or 2 or ...?
TIA