Quick summary
An unbound form in MS Access is a form with no linked table or query, giving you full control over data entry and navigation. Creating one requires setting the Record Source property to blank in the Property Sheet while in Design View.
Steps
- Open MS Access and navigate to your database.
- Click the Create tab on the ribbon.
- Click on Form Design to open a blank form in Design View.
- While in Design View, open the Property Sheet.
- In the Property Sheet, go to the Data tab.
- Set the Record Source property to None by leaving it blank.
- From the Form Design tab on the ribbon, use the toolbox to add controls to the form.
- Save the form with a meaningful name and click OK.
.gif)



