Is this possible?
I'm wondering if I could get it to automagically change forms when that data is changed in the main form.
For instance I have Main Form, then a field within main form we will call FormType with 4 different options (1,2,3,4)
Now if I enter 1 into the field I would like it to display subform1, enter 2, display subform2 and so on.
I'm fairly new to Access programming and this is just one of many questions I will be asking.
Thanks in advance.
I'm wondering if I could get it to automagically change forms when that data is changed in the main form.
For instance I have Main Form, then a field within main form we will call FormType with 4 different options (1,2,3,4)
Now if I enter 1 into the field I would like it to display subform1, enter 2, display subform2 and so on.
I'm fairly new to Access programming and this is just one of many questions I will be asking.
Thanks in advance.