patriciaxxx
Programmer
I Have an Access Database and from it I open a VBA UserForm as modal (which I need), from this UserForm I click a button which opens an Access form as PopUp, Modal, Dialog which opens on Top of the UserForm (which I need and so far sounds OK)
The problem is the Access form doesn't seem to stay on top of the UserForm even though it is opened as PopUp, Modal, Dialog whenever you touch the UserForm behind the Access form the UserForm comes to the top and the Access form is lost behind it.
Whatever I do I can't seem to get the Access form to stay on top (if I use two UserForms or two Access forms they behave correctly)
Any help to solve this would be much appreciated.
The problem is the Access form doesn't seem to stay on top of the UserForm even though it is opened as PopUp, Modal, Dialog whenever you touch the UserForm behind the Access form the UserForm comes to the top and the Access form is lost behind it.
Whatever I do I can't seem to get the Access form to stay on top (if I use two UserForms or two Access forms they behave correctly)
Any help to solve this would be much appreciated.