M
moggie
Hi all,
I'd appreciate any information on how to create dynamic
subforms. Here is my situation:
I have a contract table with a drop down list for type. In
my main form I'd like the user to be able to select one of
four types and based on part of the string decide which
form to open.
IE: For a Contract Type of 'Inhouse Development'
or 'Inhouse Production' open the subform Inhouse Details
if it's anything else open subform Other.
Currently I have a button to open a new form, and I'm
trying to muddle my way through an event procedure. Am I
trying this the right way?
Thanks in advance,
Moggie
I'd appreciate any information on how to create dynamic
subforms. Here is my situation:
I have a contract table with a drop down list for type. In
my main form I'd like the user to be able to select one of
four types and based on part of the string decide which
form to open.
IE: For a Contract Type of 'Inhouse Development'
or 'Inhouse Production' open the subform Inhouse Details
if it's anything else open subform Other.
Currently I have a button to open a new form, and I'm
trying to muddle my way through an event procedure. Am I
trying this the right way?
Thanks in advance,
Moggie