Free Lessons
Courses
Seminars
TechHelp
Fast Tips
Templates
Topic Index
Forum
ABCD
 
Home   Courses   Templates   Seminars   TechHelp   Forums   Help   Contact   Join   Order   Logon  
 
Home > TechHelp > Directory > Access > Lock Subform < Vertical Lines | Export to Word 2 >
Back to Lock Subform    Comments List
Pinned    Upload Images   @Reply   Bookmark    Link   Email  
Quiz
Richard Rost 
          
15 months ago
Q1. What condition triggers the locking of the order and the details in the subform according to the video?
A. When a new user is created
B. When there is a system error
C. When an order is marked as shipped
D. When an order is marked as paid

Q2. Which VBA event is used to lock the order when the "is paid" status is changed?
A. On Click
B. After Update
C. Before Update
D. On Load

Q3. What is the purpose of creating a new subroutine called ‘LockOrder’ in the video?
A. To automate the creation of new orders
B. To send an email confirmation for payment
C. To consolidate the locking code and avoid duplication
D. To initialize default values for order details

Q4. Which properties on the form are set to false in the VBA code to lock down the order?
A. Me.RecordSource, Me.AllowUserGroups, Me.AllowAccess
B. Me.Visible, Me.AllowDataEntry, Me.AllowThemes
C. Me.AllowEdits, Me.AllowDeletions, Me.AllowAdditions
D. Me.LockNavigation, Me.LockFilters, Me.LockFields

Q5. To lock the subform, what property is set to 'true' in the VBA code?
A. Subform.Enabled
B. Subform.Visible
C. OrderDetailF.Locked
D. OrderDetailF.AllowEdits

Q6. What does 'OrderDetailF.Form.AllowDeletions = false' in the VBA code imply?
A. It sets the deletions allowed for the main form to false.
B. It sets the form to allow deletions permanently.
C. It prevents deletions in the subform when the order is marked as paid.
D. It is a command to delete the subform.

Q7. What kind of database object is OrderDetailF in the context of the video?
A. A field in the main table
B. A query used for generating reports
C. A subform control on the main order form
D. A standalone Access form

Q8. What does the video suggest to do if you need code to function not only after an update but whenever the form is opened or when the record is navigated to?
A. Create a loop that runs the code continuously
B. Include the code within the On Open event
C. Use the On Current event as well as the After Update event
D. Only use an On Click event on all form objects

Answers: 1-D; 2-B; 3-C; 4-C; 5-C; 6-C; 7-C; 8-C

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.

This thread is now CLOSED. If you wish to comment, start a NEW discussion in Lock Subform.
 

 
 
 

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 2025 by Computer Learning Zone, Amicron, and Richard Rost. All Rights Reserved. Current Time: 7/14/2025 7:19:16 PM. PLT: 1s