Movable SubForms

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Is it possible to make subforms movable., ie as in a modal form but to remain
open while the focus goes to another subform or the main form. I have three
subforms which I can make visible or invisible for the sake of space on the
screen but somethimes it would be nice to see parts of one of the ones i am
not using at the moment. Also how do you make a subform(datasheet) expand as
you add more rows. I feel that this is a simple ask but I just cannot find
the answer
ThankYou
dhowe
 
Dhowe,

It may serve your purpose to consider placing each of your subforms on
separate pages of a Tab Control. This way, the screen "real estate" is
conserved, but you can easily see whichever subform you want by simply
clicking the applicable Tab.
 
Back
Top