DW Faisalabad New Version

DW Faisalabad New Version
Please Jump to New Version

Saturday 14 October 2017

Getting Started in Access

Whenever you're learning a new program, it's important to familiarize yourself with the program window and the tools within it. Working with Access is no different. Knowing your way around the Access environment will make learning and using Access much easier.

In this lesson, you will familiarize yourself with the Access environment, including the Ribbon, Backstage view, Navigation pane, Document Tabs bar, and more. You will also learn how to navigate with a navigation form, if your database includes one.

Throughout this tutorial, we will be using a sample database. If you would like to follow along, you'll need to download our Access 2016 sample database. You will need to have Access 2016 installed on your computer in order to open the example.


Getting to know Access 2016

Access 2016 uses the Ribbon to organize commands, just like in Access 2013 and 2010. If you've used these versions before, Access 2016 will feel familiar. But if you are new to Access or have more experience with older versions, you should first take some time to become familiar with the Access 2016 interface.



1. Quick Access Toolbar: The Quick Access Toolbar lets you access common commands no matter which tab is selected. You can customize the commands depending on your preference.

2. The Ribbon: The Ribbon contains all of the commands you will need to perform common tasks in Access. It has multiple tabs, each with several groups of commands.

3. Tell Me: The Tell me box works like a search bar to help you quickly find tools or commands you want to use.

4. Microsoft Account: From here, you can access your Microsoft account information, view your profile, and switch accounts.

5. Navigation Pane: The Navigation pane displays all of the objects contained in your database. The objects are grouped by type. Double-click an object to open it.

6. Record Navigation Bar: The Record Navigation bar allows you to navigate records one at a time. Click the arrows to navigate through the records. You can jump to a specific record by typing its ID number into the box.

7. Record Search Box: You can use the Record Search box to search for any term in the current object. The first result will be selected automatically. To navigate through additional results, press the Enter key on your keyboard.

Working with your Access environment
If you've previously used Access 2013 or 2010, Access 2016 will feel familiar. It continues to use features like the Ribbon and the Quick Access Toolbar—where you will find commands to perform common tasks in Access—as well as Backstage view.

The Ribbon
Access uses a tabbed Ribbon system instead of traditional menus. The Ribbon contains multiple tabs, each with several groups of commands. For example, the Clipboard group on the Home tab contains commands such as Cut, Copy, and Paste.


Some groups also have a small arrow in the bottom-right corner that you can click for even more options.


To minimize and maximize the Ribbon:

The Ribbon is designed to respond to your current task; however, you can choose to minimize the Ribbon if you find that it takes up too much screen space.

Click the arrow in the lower-right corner of the Ribbon to minimize it.


The Ribbon will be minimized. Click a tab to make the Ribbon reappear. It will disappear again when not in use.


To maximize the Ribbon, click a tab, then click the pin icon in the lower-right corner. The Ribbon will appear at all times.


Using the Tell me feature

If you're having trouble finding command you want, the Tell me feature can help. It works just like a regular search bar: Type what you're looking for, and a list of options will appear. You can then use the command directly from the menu without having to find it on the Ribbon.


The Quick Access toolbar

The Quick Access Toolbar, located above the Ribbon, lets you access common commands no matter which tab you are on. By default, it shows the Save, Undo, and Redo commands. If you'd like, you can customize it by adding additional commands.


Note that the Save command only saves the current open object. In addition, the Undo command will not undo certain actions, like adding a record.
Pay close attention to your information when using the Undo command to make sure it has the desired effect.

Backstage view

Backstage view gives you various options for saving, opening, and printing your database.

To access Backstage view:

Click the File tab on the Ribbon.


Backstage view will appear.


1. Back to Access: You can use the arrow to close Backstage view and return to Access.

2. Info: The Info pane will appear whenever you access Backstage view. It contains information on the current database and tools to help you compact, repair, and encrypt the database.

3. New: Click here to create a new database from scratch, or choose from a selection of templates.

4. Open: From here, you can open databases from your computer, including those you've recently edited.

5. Save and Save As: Use Save to save the current object. Use Save As to save a new version of the current object or even the entire database.

6. Print: The Print pane contains options for printing the current object in your database.

7. Close: Click here to close the current database.

8. Account: From the Account pane, you can access your Microsoft account information, modify your theme and background, and sign out of your account.

9. Options: Here, you can change various Access options. For example, you can choose a form to automatically display when your database is opened or modify the default cell and font style.

The Navigation pane
The Navigation pane is a list containing every object in your database. For easier viewing, the objects are organized into groups by type. You can open, rename, and delete objects using the Navigation pane.


To minimize and maximize the Navigation pane:

The Navigation pane is designed to help you manage all of your objects; however, if you feel that it takes up too much of your screen space, you can minimize it.

To minimize the Navigation pane, click the double arrow in the upper-right corner.



The Navigation pane will be minimized. Click the double arrow again to maximize it.

If you want to make the Navigation pane smaller without fully minimizing it, you can resize it. Simply click and drag the right border of the Navigation pane. When it is the desired size, release your mouse.


Object sorting in the Navigation pane

By default, objects are sorted by type, with tables in one group, forms in another, and so on. However, if you want you can sort the objects in the Navigation pane into groups of your choosing. There are four sort options:

Custom allows you to create a custom group for sorting objects. After applying the sort, simply drag the desired objects to the new group.


  • Object Type groups objects by type. 
  • This is the default setting.
  • Tables and Related Viewsgroups forms, queries, and reports with the tables they refer to.
  • Created Date or Modified Date sorts objects based on when they were created or last edited.

To sort objects in the Navigation pane:

Click the drop-down arrow to the right of All Access Objects, then select the desired sort from the drop-down menu.


The objects in the Navigation pane will now be sorted to reflect your choice.


To further customize the appearance of the Navigation pane, you can minimize groups of objects you don't want to see. Simply click the upward double arrow next to the group name. To show a group, click the downward double arrow.


Databases with navigation forms

Some databases include a navigation form that opens automatically when the database is opened. Navigation forms are designed to be a user-friendly replacement for the Navigation pane. They contain tabs that allow you to view and work with common forms, queries, and reports. Having your frequently used objects available to you in one place lets you access them quickly and easily.

To open an object from a navigation form, click its tab. The object will be displayed within the navigation form. Once an object is open, you can work with it as you normally would. In the example below, the navigation form has tabs near the top left for orders, customers, and menu items, and each one will open a corresponding object.



Generally, navigation forms include only the objects a typical user will need to work with fairly regularly, which is why your navigation form may not include every single form, query, or report. This makes it easier to navigate the database. By hiding tables and rarely used forms, queries, and reports, it also reduces the chance of the database being damaged by users accidentally editing or deleting necessary data.

For this reason, it's important to ask your database designer or administrator before working with objects that are not available in your navigation form. Once you have the go-ahead, you can simply maximize the Navigation pane and open the objects from there.