Module Properties Window in Microsoft Access

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

  

Properties Window

The Properties Window is found directly below the Project Explorer window. It displays the properties for the object currently highlighted in the Project Explorer.

If the Project Explorer is not visible when you open the Microsoft Visual Basic window, you can make it visible by selecting Properties Window under the View menu.

open the properties window

In the example below, it is displaying the properties for the module called Module1.

Module1 properties are displayed

Code Window >