Using the Search Bar in Microsoft Access 2007

Provided by: Aparna Pophale, Quality Assurance Specialist

The Navigation Pane is a new feature in Access 2007 that has existing Access users grumbling about many losses of functionality compared to the previous database container.

However, it comes with a powerful new feature, the Search Bar, which lets you find your objects in a whole new way. Once you're comfortable with it, you'll find it difficult to go back.

The Microsoft Access 2007 Search Bar

The Microsoft Access 2007 Search Bar makes it much easier to locate similarly named objects across your database. Quickly see the list of similarly spelled objects such as tables, queries, forms, reports, macros and modules.

All you need to enter is a few letters of the objects you're interested in, and the list of objects is filtered to just the matching names. The letters don't have to be at the beginning of the object name, any consecutive letters work.

Because the navigation pane can show objects across multiple types, you can see similarly named tables, queries, forms, etc. In the example on the right, notice how the search on "prod" lists all the Product related objects.

This is a feature that the Access 2003 and earlier database container could never offer, and lets you find objects by name rather than visually in the container. It requires a mindset shift, but once you're comfortable with it, you'll wonder how you worked without it.

By Default the Search Bar is Not Visible

For some unknown reason, when you create a new database or open an Access database from an earlier version, the Search Bar is not visible.

Right Click Setting

To remedy this, right click on the Navigation Pane and select Search Bar.

Set Navigation Pane Options

There is another way to display Search Bar on the Navigation Pane. Right click on the Navigation Pane and select Navigation Options. It displays the check box for option "Show Search Bar". Check this option to enable it. This is also where you set options for showing hidden and system objects:

Programmatic Setting with SetOption in VBA

The Search Bar can also be set programmatically with the SetOption command in VBA.

Use following command to set “Show Navigation Pane Search Bar” property to True:

Application.SetOption "Show Navigation Pane Search Bar", True

By setting this property to TRUE, it displays the Search Bar in the Navigation Pane. You remove it by setting this to FALSE.


Additional Resources

Table Design

Query Design

Form Design

Form Tips and Mistakes

Copy Command Button and Keep Picture

Module VBA to Forms and Controls

Form Navigation Caption

Resync Record in a Subform

Synchronize Two Subforms

Multiple OpenArgs Values

Late Bind Tab Subforms

Subform Reference to Control Rather than Field

Tab Page Reference

Shortcut Keys


Combo Box Top 6 Tips

Properties and Validation

Select First Item

Cascading Combo Boxes

Zip, City, State AutoFill

Report Design

Suppress Page Headers and Footers on the First Page of Your Report

Add the NoData Event

Annual Monthly Crosstab Columns

Design Environment

Add Buttons to the Quick Access Toolbar

Collapse the Office Ribbon for more space

VBA Programming

Basics: Forms and Controls

Run VBA Code from a Macro

Use Nz() to Handle Nulls

Avoid Exits in the Body of a Procedure

Shortcut Debugging Keys

Set Module Options

Math Rounding Issues

Rename a File or Folder

Avoid DoEvents in Loops

Age Calculations

Weekday Math

Send Emails with DoCmd.SendObject

Source Code Library

Microsoft Access Modules Library

Microsoft Access Modules

VBA Error Handling

Error Handling and Debugging Techniques

Error Number and Description Reference

Basic Error Handling

Pinpointing the Error Line

Performance Tips

Linked Database

Subdatasheet Name

Visual SourceSafe

Deployment

Runtime Downloads

Simulate Runtime

Prevent Close Box

Disable Design Changes

Broken References

Remote Desktop Connection Setup

Terminal Services and RemoteApp Deployment

Reboot Remote Desktop

Missing Package & Deployment Wizard

Avoid Program Files Folder

Unavailable Mapped Drives

Microsoft Access Front-End Deployment

System Admin

Disaster Recovery Plan

Compact Database

Compact on Close

Database Corruption

Remove 'Save to SharePoint Site' Prompt from an Access Database

Class Not Registered Run-time Error -2147221164

Inconsistent Compile Error

Decompile Database

Bad DLL Calling Convention

Error 3045: Could Not Use

Converting ACCDB to MDB

SQL Server Upsizing

Microsoft Access to SQL Server Upsizing Center

Microsoft Access to SQL Server Upsizing Center

When and How to Upsize Access to SQL Server

SQL Server Express Versions and Downloads

Cloud and Azure

Cloud Implications

MS Access and SQL Azure

Deploying MS Access Linked to SQL Azure

SQL Server Azure Usage and DTU Limits

Visual Studio LightSwitch

LightSwitch Introduction

Comparison Matrix

Additional Resources

Connect with Us

 

Free Product Catalog from FMS