|
-
Jan 10th, 2000, 02:04 AM
#1
Thread Starter
New Member
This might sound like a dumb question but I am doing a database and I want the user to only beable to use the text box when they click on add new record or delete record or update record.
I just want to know what the code would be for this.
Thank you.
-
Jan 10th, 2000, 02:11 AM
#2
Text1.Enabled = False 'Disable Text1
------------------
Aaron Young
Analyst Programmer
[email protected]
[email protected]
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|