Quick summary
The MS Access status bar can display a custom message for any form field by setting the Status Bar Text property in the Property Sheet. This step-by-step walkthrough shows you how to configure that property in Design View without writing any code.
Steps
- Open the form in Design View.
- Select the text box you want to customize.
- Go to the Property Sheet and click on it.
- Locate the Status Bar Text property under the Other tab and enter the custom message you want to display when the form is active.
- Click the save icon to save the changes.
.gif)



