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 > Big Button Form 3 < Big Button Form 2 | Big Button Form 4 >
Back to Big Button Form 3    Comments List
Pinned    Upload Images   @Reply   Bookmark    Link   Email  
Quiz
Richard Rost 
           
11 months ago
Q1. Which method did Adam decide to use for passing information between forms in this tutorial?
A. Global variables
B. Hidden form fields
C. Open args
D. TempVars

Q2. What is the primary advantage of using AC dialog forms as mentioned in the tutorial?
A. Ability to use more complex SQL queries
B. It stops executing code after the form is opened and resumes only after the form is closed
C. Allows for greater flexibility in designing the user interface
D. Enables the use of custom message prompts

Q3. What SQL alias does Adam use for the ID field in the SQL statement?
A. vehicle_id
B. button_id
C. V_make_ID
D. ID

Q4. What field name is used in the alias for the button caption in the SQL statement?
A. button_label
B. B_caption
C. button_caption
D. button_name

Q5. Why does Adam use the alias for ID and button caption in the SQL statement?
A. To use predefined system fields
B. To avoid different field names and make it generic for the form
C. To ensure compatibility with older versions of SQL
D. To match the field names in the customer table

Q6. In the loop for reading records from the record set, what command moves to the next record?
A. RS.next
B. RS.move()
C. RS.moveNext
D. RS.increment

Q7. What does Adam do to ensure that the buttons on the form are initially not visible?
A. Removes them from the form
B. Sets their 'Visible' property to No in the form's design view
C. Hides them using VBA code at runtime
D. Makes them invisible through a macro

Q8. Which TempVar is used to set the form's title and caption for the button form in this tutorial?
A. form_title
B. button_form_title
C. form_caption
D. button_form_caption

Q9. How does Adam verify that the record set loop is working correctly before assigning button captions?
A. By printing the record set to a debug window
B. By displaying all button captions in a message box
C. By logging the results to a text file
D. By checking the values directly in the database

Q10. What key concept is illustrated by using the statement 'me.controls["button" & x].caption = RS("button_caption")'?
A. Error handling in VBA forms
B. Looping through controls dynamically
C. Using global variables in forms
D. Configuring form events

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

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 Big Button Form 3.
 

 
 
 

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: 6/14/2025 4:00:09 PM. PLT: 1s