Free Lessons
Courses
Seminars
TechHelp
Fast Tips
Templates
Topic Index
Forum
ABCD
 
Home   Courses   Index   Templates   Seminars   TechHelp   Forums   Help   Contact   Join   Order   Logon  
 
Home > TechHelp > Directory > Access > Ctrl-A Select Long Text < KeyDown | Global Status Fn >
Back to Ctrl-A Select Long Text    Comments List
Pinned    Upload Images   Link   Email  
Quiz
Richard Rost 
            
31 days ago
Q1. What is the default behavior of Control A in Microsoft Access when a user is in a form with long text fields?
A. It selects all the text in the current field.
B. It selects all records in the database.
C. It copies the text to the clipboard.
D. It pastes the clipboard content into the field.

Q2. Which event is used to customize the behavior of Control A to select all text in a field in Access?
A. On Load event
B. Key Down event
C. Click event
D. After Update event

Q3. What VBA property is used to place the cursor at the beginning of the text in a field in Access?
A. SelLength
B. SetFocus
C. SelStart
D. GetFocus

Q4. How can you select all text in a long text box without any programming in Access?
A. Using Control End and Control Shift
B. Using Control Alt and Control N
C. Using Alt Tab and then Shift Tab
D. Using Shift Tab and then Tab & Control C

Q5. How can you programmatically copy selected text to the clipboard in Access using VBA?
A. Clipboard.AddText
B. DoCmd.RunCommand acCmdCopy
C. TextBox.Copy Method
D. Control Copy Method

Q6. What is the key code for the letter "A" that is used in the Key Down event to detect when Control A is pressed?
A. 66
B. 65
C. 64
D. 62

Q7. What programming condition is used to exit the subroutine if the long text field is empty?
A. If IsNull(Notes) Then Exit Sub
B. If Notes = Null Then Exit Sub
C. If Empty(Notes) Then Exit Sub
D. If IsEmpty(Notes) Then Exit Sub

Q8. When using the Key Down event to customize Control A, why is it important to set KeyCode = 0 at the end?
A. To prevent the default behavior of Control A
B. To save the variable KeyCode for future use
C. To clear any recorded keyboard history
D. To increment the KeyCode value for other keys

Q9. What additional functionality was suggested to automate after selecting all text using Control A in Access?
A. Automatically saving the record
B. Automatically copying the text to the clipboard
C. Automatically printing the text
D. Automatically closing the application

Q10. Why does the video emphasize making Access do exactly what you want it to do?
A. To ensure compatibility with other Microsoft Office applications
B. To reduce manual data entry errors
C. To customize the software to fit your workflow
D. To comply with database administration standards

Answers: 1-B; 2-B; 3-C; 4-D; 5-B; 6-B; 7-A; 8-A; 9-B; 10-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 Ctrl-A Select Long Text.
 

 
 
 

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: 1/23/2025 9:57:01 AM. PLT: 1s