Free Lessons
Courses
Seminars
TechHelp
Fast Tips
Templates
Topic Index
Forum
ABCD
 
Home   Courses   TechHelp   Help   Contact   Merch   Join   Order   Logon   Forums   
 
Home > Access > VQ19 < VQ18 | VQ20 >
Access Video Quiz A2.1
By Richard Rost   Richard Rost on LinkedIn Email Richard Rost   4 days ago

Can You Filter Form Records With Where Condition?


 S  M  L  XL  FS Slo Reg Fast 2x Join Now

What is the purpose of a Where condition when opening an Access form? Welcome to another Microsoft Access Video Quiz. You will be asked five advanced-level questions covering relational database connections, form filtering, Data Entry mode, Add Data mode, and navigating to new records. Answer each question, check your score, and see how well you know Microsoft Access.

Recommended Courses

Want More?

KeywordsCan You Use a Where Condition to Filter Form Records in Microsoft Access? Video Quiz A2.1

Access Video Quiz, Access advanced quiz, customer orders relationship, foreign key customer ID, form Where condition, filter form records, Data Entry property, Add Data mode, bound form new record, Access form navigation

 

 

 

 

More Information
Transcript 
It's time for another video quiz brought to you by Access Learning Zone.

Today's quiz is for advanced-level users. I'm going to give you five questions. I'm only going to give you three seconds to answer each one before revealing the correct answer. Feel free to hit that pause button if you need to. Keep track of your score. We'll see how you did at the end.

Are you ready? Here we go.

Question one. How are a customer's orders normally connected to that customer in a relational Access database?

A. Each order stores the customer's primary key value.
B. Each customer record stores every ordered detail.
C. Orders are typed into the customer table.
D. A separate database is required for each customer.

That's going to be A. Each order stores the customer's primary key value, the customer ID.

Question two. What is the purpose of a Where condition when opening an Access form?

A. It sets the form's color scheme.
B. It filters which records the form displays.
C. It saves the current record automatically.
D. It changes the form into a report.

That's going to be B. It filters which records the form displays.

Question three. What happens when a form's Data Entry property is set to Yes?

A. Users can add records but cannot browse existing records.
B. Users can browse records but cannot add any.
C. The form becomes read-only.
D. The form automatically deletes duplicate records.

That's going to be A. Users can add records but cannot browse existing records. That's Data Entry mode.

Question four. When a form is open in Add Data mode, which records are available to the user?

A. Only records created today.
B. Only records matching the current filter.
C. New records, not existing records.
D. Existing records but not new records.

That's going to be C. New records, not existing records.

And question five. What does navigating a bound Access form to a new record do?

A. Opens a blank record ready for data entry.
B. Duplicates the current record automatically.
C. Deletes the current record.
D. Sorts the records by primary key.

That's going to be A. Opens a blank record ready for data entry.

Alright, how'd you do? Did you become the mayor of the dimension between stations? Or did you enter through the door marked "definitely normal"?

Well, if you missed any of these, you want to watch my Access Advanced Level Two class, Lesson One. This one's about using a button to run a macro that adds a new order for a customer.

So there you go. There's your quiz for today. Thanks for playing. Be sure to post your score down in the comments, and until next time, live long and prosper.
Intro 
What is the purpose of a Where condition when opening an Access form? Welcome to another Microsoft Access Video Quiz. You will be asked five advanced-level questions covering relational database connections, form filtering, Data Entry mode, Add Data mode, and navigating to new records. Answer each question, check your score, and see how well you know Microsoft Access.
Quiz 
Q1. How are a customer's orders normally connected to that customer in a relational Access database?
A. Each order stores the customer's primary key value.
B. Each customer record stores every ordered detail.
C. Orders are typed into the customer table.
D. A separate database is required for each customer.

Q2. What is the purpose of a Where condition when opening an Access form?
A. It sets the form's color scheme.
B. It filters which records the form displays.
C. It saves the current record automatically.
D. It changes the form into a report.

Q3. What happens when a form's Data Entry property is set to Yes?
A. Users can add records but cannot browse existing records.
B. Users can browse records but cannot add any.
C. The form becomes read-only.
D. The form automatically deletes duplicate records.

Q4. When a form is open in Add Data mode, which records are available to the user?
A. Only records created today.
B. Only records matching the current filter.
C. New records, not existing records.
D. Existing records but not new records.

Q5. What does navigating a bound Access form to a new record do?
A. Opens a blank record ready for data entry.
B. Duplicates the current record automatically.
C. Deletes the current record.
D. Sorts the records by primary key.

Answers: 1-A; 2-B; 3-A; 4-C; 5-A

DISCLAIMER: Quiz questions are AI generated. If you find any that are wrong, don't make sense, or aren't related to the video topic at hand, then please post a comment and let me know. Thanks.
Summary 
In today's Video Quiz, I have five advanced-level Microsoft Access questions for you. Give yourself a few seconds to consider each question, keep track of your answers, and see how well you know relational databases, form filtering, and data entry behavior.

Question 1: How are a customer's orders normally connected to that customer in a relational Access database?

A. Each order stores the customer's primary key value.
B. Each customer record stores every ordered detail.
C. Orders are typed into the customer table.
D. A separate database is required for each customer.

The correct answer is A. Each order record stores the customer's primary key value, such as CustomerID. This creates the relationship between the customer table and the orders table.

Question 2: What is the purpose of a Where condition when opening an Access form?

A. It sets the form's color scheme.
B. It filters which records the form displays.
C. It saves the current record automatically.
D. It changes the form into a report.

The correct answer is B. A Where condition filters the records displayed in a form. For example, you can open an order form and use a Where condition to show only the orders associated with one specific customer.

Question 3: What happens when a form's Data Entry property is set to Yes?

A. Users can add records but cannot browse existing records.
B. Users can browse records but cannot add any.
C. The form becomes read-only.
D. The form automatically deletes duplicate records.

The correct answer is A. When Data Entry is set to Yes, the form opens in data entry mode. Users can add new records, but they cannot browse records that already exist.

Question 4: When a form is open in Add Data mode, which records are available to the user?

A. Only records created today.
B. Only records matching the current filter.
C. New records, not existing records.
D. Existing records but not new records.

The correct answer is C. The user can work with new records only. Existing records are not available for viewing or editing while the form is in Add Data mode.

Question 5: What does navigating a bound Access form to a new record do?

A. Opens a blank record ready for data entry.
B. Duplicates the current record automatically.
C. Deletes the current record.
D. Sorts the records by primary key.

The correct answer is A. Moving to a new record in a bound form opens a blank record that is ready for the user to enter data. It does not copy, delete, or sort existing records.

If you answered all five correctly, congratulations. You may be the mayor of the dimension between stations. If you missed a few, do not worry. These are advanced-level Access concepts, and they are covered in my Access Advanced Level 2, Lesson 1, where I demonstrate how to use a button to run a macro that adds a new order for a customer.

You can find a complete video tutorial with step-by-step instructions on everything discussed here on my website at the link below. Live long and prosper, my friends.
Topic List 
An advanced Access quiz covering relationships, form filters, and data entry modes.
Article 
This is a video quiz. No article needed.
Primary Topics 
relational database relationships, customer ID foreign keys, Access form Where conditions, form Data Entry property, Add Data mode, navigating to new records
Secondary Topics 
customer orders, bound forms, macro button for adding orders
 
 
 

The following is a paid advertisement
Computer Learning Zone is not responsible for any content shown or offers made by these ads.
 

Learn
 
Access - index
Excel - index
Word - index
Windows - index
PowerPoint - index
Photoshop - index
Visual Basic - index
ASP - index
Seminars
More...
Customers
 
Login
My Account
My Courses
Lost Password
Memberships
Student Databases
Change Email
Info
 
Latest News
New Releases
User Forums
Topic Glossary
Tips & Tricks
Search The Site
Code Vault
Collapse Menus
Help
 
Customer Support
Web Site Tour
FAQs
TechHelp
Consulting Services
About
 
Background
Testimonials
Jobs
Affiliate Program
Richard Rost
Free Lessons
Mailing List
PCResale.NET
Order
 
Video Tutorials
Handbooks
Memberships
Learning Connection
Idiot's Guide to Excel
Volume Discounts
Payment Info
Shipping
Terms of Sale
Contact
 
Contact Info
Support Policy
Mailing Address
Phone Number
Fax Number
Course Survey
Email Richard
[email protected]
Blog RSS Feed    YouTube Channel

LinkedIn
Copyright 2026 by Computer Learning Zone, Amicron, and Richard Rost. All Rights Reserved. Current Time: 8/29/2026 11:54:04 AM. PLT: 0s
Keywords: Access Video Quiz, Access advanced quiz, customer orders relationship, foreign key customer ID, form Where condition, filter form records, Data Entry property, Add Data mode, bound form new record, Access form navigation  PermaLink  Can You Use a Where Condition to Filter Form Records in Microsoft Access? Video Quiz A2.1