MS Access: Display All Actions

Victoria Jul 07, 2026

Ever found yourself drowning in a sea of data within Microsoft Access, wishing you could see all actions and records at once? You're not alone. Microsoft Access, while powerful, can sometimes feel like a black box, hiding crucial information. But what if you could unlock its full potential and view all actions and records in a single, comprehensive view? Let's dive into how you can achieve this with a few simple steps.

Microsoft Access Sales Manager Template | MS Access Sales Management Template | MS Access Action! Sales Manager | MS Access Forms Library | MS Access Sales Lead Management Software
Microsoft Access Sales Manager Template | MS Access Sales Management Template | MS Access Action! Sales Manager | MS Access Forms Library | MS Access Sales Lead Management Software

Before we begin, it's essential to understand that Microsoft Access is a relational database management system. It stores data in tables, and relationships between these tables allow you to connect and display data in various ways. By default, Access shows a subset of records to improve performance. However, if you need to see all actions and records, you'll need to adjust your query or form.

Microsoft Access 2013 Tutorial - Office 2013 Training | IT Online Training
Microsoft Access 2013 Tutorial - Office 2013 Training | IT Online Training

Modifying Your Query to Show All Records

Queries are the backbone of Microsoft Access, allowing you to filter, sort, and display data. If you want to see all records, you'll need to modify your query.

Microsoft Access Asset Tracking Management Database Templates for Microsoft Access 2016 Software - Verified: June 2026 ✅
Microsoft Access Asset Tracking Management Database Templates for Microsoft Access 2016 Software - Verified: June 2026 ✅

First, open your query in Design View. Here, you'll see a grid with fields from your table. To show all records, you'll need to remove any criteria that might be filtering your results.

Removing Criteria from Your Query

MS Access Sample Downloads
MS Access Sample Downloads

Criteria are the conditions that filter your records. To remove criteria, simply click on the cell where the criteria are applied and press the Delete key. This will remove the filter and allow all records to show.

For example, if you have a query with a criterion like [OrderDate] > #01/01/2020#, deleting this criterion will show all orders, regardless of their date.

Using the * Wildcard to Show All Fields

MS Access DLOOKUP Function - Microsoft Access Programs
MS Access DLOOKUP Function - Microsoft Access Programs

By default, Access only shows the fields you've added to your query. If you want to see all fields, you can use the asterisk (*) wildcard. This tells Access to include all fields from the table.

To do this, click in the Criteria row of the field you want to include all data from, and type an asterisk (*). This will display all data from that field in your query results.

Adjusting Your Form to Show All Records

Microsoft Access Issues List Tracking Templates Database  for Microsoft Access 2016 Software - Verified: July 2026 ✅
Microsoft Access Issues List Tracking Templates Database for Microsoft Access 2016 Software - Verified: July 2026 ✅

Forms in Microsoft Access allow you to view and edit data in a user-friendly format. However, by default, they only show a subset of records. Let's change that.

Open your form in Design View. Here, you'll see a grid with the fields that make up your form. To show all records, you'll need to adjust the Record Selector property.

Handy Cheat Sheets – Microsoft Office | CustomGuide
Handy Cheat Sheets – Microsoft Office | CustomGuide
Tutorial - Creating a Contact Management Database (CRM) using Microsoft Access
Tutorial - Creating a Contact Management Database (CRM) using Microsoft Access
MS Access Tutorial
MS Access Tutorial
MS Access Validation Rule Lookup Table Examples
MS Access Validation Rule Lookup Table Examples
MS Access Based Sales Manager CRM Software - Use As-Is or Customizable | eBay
MS Access Based Sales Manager CRM Software - Use As-Is or Customizable | eBay
Access 2016: Create a Table
Access 2016: Create a Table
MS Access Do-While Statement - Microsoft Access Programs
MS Access Do-While Statement - Microsoft Access Programs
MS Access - Create Form
MS Access - Create Form
Data Types in Microsoft Access with Examples VBA Access
Data Types in Microsoft Access with Examples VBA Access
How to Create a Relationship in Access: Deep Dive
How to Create a Relationship in Access: Deep Dive
MS Access - Joins
MS Access - Joins
Query Multiple tables in MS Access
Query Multiple tables in MS Access
the screenshot shows two different types of data
the screenshot shows two different types of data
MS Access - Stored Procedure as Recordset for Forms
MS Access - Stored Procedure as Recordset for Forms
Master MS Access Append Queries for Seamless Data Merging
Master MS Access Append Queries for Seamless Data Merging
MS Access Option Group Multiple Selection Example
MS Access Option Group Multiple Selection Example
How to Create or Solve MS Access Enter Parameter Value
How to Create or Solve MS Access Enter Parameter Value
No More Negative Numbers! Fix MS Access Database Validation Rule
No More Negative Numbers! Fix MS Access Database Validation Rule
MS Access VBA Programming - Responding To User Actions
MS Access VBA Programming - Responding To User Actions
Microsoft Lists: Integrations, Power Apps, takeaways
Microsoft Lists: Integrations, Power Apps, takeaways

Changing the Record Selector Property

The Record Selector property determines which records are shown in your form. By default, it's set to 'All'. However, if it's set to 'Selected', you'll only see a subset of records. Let's change it back to 'All'.

To do this, select the Form property sheet by clicking on the form in Design View. Then, click on the 'Data' tab. Here, you'll see the Record Selector property. Change it from 'Selected' to 'All'. This will tell your form to show all records.

Using the Navigation Buttons to View All Records

Even with the Record Selector set to 'All', you might not be able to view all records at once due to pagination. Microsoft Access uses navigation buttons to help you move through your records. Let's make sure these buttons are visible and functional.

In Design View, click on the 'View' tab in the ribbon. Here, you'll see the 'Navigation' group. Make sure the 'Navigation Buttons' checkbox is ticked. This will ensure your navigation buttons are visible and functional, allowing you to move through all your records.

There you have it! With these steps, you should now be able to see all actions and records in Microsoft Access. Whether you're modifying your query or adjusting your form, these techniques will help you unlock the full potential of your data. Happy exploring!