Quick summary
This tutorial shows how to make a form popup in Microsoft Access by enabling the Popup property in Design View. Setting Popup to Yes causes the form to float above other windows, keeping it accessible while users work in the database.
Steps
- Navigate to the Forms section in your MS Access database.
- Right-click on the form you want to modify and choose Design View.
- In the Property Sheet, go to the Format tab.
- Find the Popup property and set it to Yes.
- Save the form by clicking Save.
- Open the form in Form View to test its popup behavior.
- Your MS Access form is now configured to display as a popup window.
.gif)



