I am looking to make the forms I have in Access pop-up forms. I have a picture of what I want (the picture is from a different file)
and this is what I have
As far as I can tell, there is no difference in the Macros, the settings, and the VBA code between the two files. How do I make my forms pop out like the one pictured?
Thanks!
Did you tried DoCmd.OpenForm "YouFormName", , , , , acDialog
EDIT
If you want to define your form permanent as pop up just goto you form properties -> Other > and set there the PopUp to "Yes"
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With