I am using MS Access 2003.
I have a form that contains 4 subforms.
2 of my subforms are placed exactly on top of one another and through VBA code, I make one visible and the other invisible.
Right now I have to drag my subform off the form below it, to be able to work on the subform underneath it. Is there an easy way to make the subform on top "Send to back". I highlight the container the subform is in and go to the menu and click "Format", then select "Send to back" and nothing happens. Is there another way to do this without dragging the subform off the subform beneath it.
Thanks
I have a form that contains 4 subforms.
2 of my subforms are placed exactly on top of one another and through VBA code, I make one visible and the other invisible.
Right now I have to drag my subform off the form below it, to be able to work on the subform underneath it. Is there an easy way to make the subform on top "Send to back". I highlight the container the subform is in and go to the menu and click "Format", then select "Send to back" and nothing happens. Is there another way to do this without dragging the subform off the subform beneath it.
Thanks