Microsoft Access Design View Caption

Ask us a question on-line
or get our email address on scr.im

Access Programmers has a mission to help people improve productivity through the effective use of technology.

 

 

Microsoft Certified Partner

  

Caption

Caption is the name that displays in the title bar at the very top of the form.
In the example below, the Caption field was edited to display "Add/Edit Suppliers".

set caption property in design view

When you view the Form just as a user would, it would look like this:

display form caption

The title that was entered, “Add/Edit Suppliers”, appears in the title bar at the very top of the form and reflects the value we set in the Caption field.

Default View >