|
-
Apr 8th, 2007, 11:36 AM
#1
Thread Starter
Addicted Member
Is there anyway to blank a text box on a form
Is there anyway to blank a text box on a form, so it will not add that textboxs data to a table? Thank you.
-
Apr 8th, 2007, 02:45 PM
#2
Thread Starter
Addicted Member
Re: Is there anyway to blank a text box on a form
ok fix it, however the userID box which has the source Dlookup is adding the userID to the table as 0 instead of the value which it finds, how do i change it so the value which it finds it adds to my table?
-
Apr 9th, 2007, 06:11 AM
#3
Re: Is there anyway to blank a text box on a form
try this...Text1.Text = "" or set its default property at design time to "" to make it blank...
If an answer to your question has been helpful, then please, Rate it!
Have done Projects in Access and Member management systems using BioMetric devices, Smart cards and BarCodes.
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
|