ACC: How to Dynamically Unlock a Control with a Message Box (178997)
The information in this article applies to:
- Microsoft Access for Windows 95 7.0
- Microsoft Access 97
This article was previously published under Q178997 SUMMARY
Advanced: Requires expert coding, interoperability, and multiuser skills.
To protect the data in a control on a form from accidentally being changed,
you can use a message box to prompt for verification when you try to enter
data into that control. Clicking Yes in the message box unlocks the control
and allows you to type.
REFERENCES
For more information about the MsgBox function, search the Help Index for
"msgbox."
For more information about getting help with Visual Basic for Applications,
please see the following article in the Microsoft Knowledge Base:
163435
VBA: Programming Resources for Visual Basic for
Applications
Modification Type: | Minor | Last Reviewed: | 10/11/2006 |
---|
Keywords: | kbcode kbhowto kbProgramming KB178997 |
---|
|