rorymurray
Programmer
I have a main form which has an area for a subform.
I want to display one of two possible subforms in the main form's subform area based upon the result of a function.
Eg, if functionx()=false, display subform 1, otherwise display subform 2.
Is this possible?
Thanks in advance,
Rory
I want to display one of two possible subforms in the main form's subform area based upon the result of a function.
Eg, if functionx()=false, display subform 1, otherwise display subform 2.
Is this possible?
Thanks in advance,
Rory