jwindon
02-01-2002, 11:16 AM
Is it possible to alter the Source Object of a subform similar to altering the control source?
For example, I want to toggle the subform that is visible based on a selection on the main form. The subform is unbound and not linked to the main form in anyway other than the Select Case I will fire to determine what form I want to use for this subform (if this is even possible).
Thanks for any clues.
For example, I want to toggle the subform that is visible based on a selection on the main form. The subform is unbound and not linked to the main form in anyway other than the Select Case I will fire to determine what form I want to use for this subform (if this is even possible).
Thanks for any clues.