Sub Form not appearing

  • Thread starter Tom & Saundrah Venne
  • Start date
T

Tom & Saundrah Venne

I have a form that has 3 subforms. My attempt is to toggle the visible
property to display the subform that is needed. The subform that is visible
when the form is loaded appears fine, but when I make that subform.visible =
false, and make another subform.visible = true, I get an image of a scroll
bar and that is that. Does anyone have any ideas as to what property is not
being set properly?

Thanks in advance.
 
Top