Clearing Text Box

honnour

Registered User.
Local time
Today, 19:12
Joined
Mar 1, 2012
Messages
43
Hello everybody,
I'm a beginner user of Access and VBA and I'm using Access 97

I have a table called ddlocation and a query called "addDDLocation"
What i want to do is to add info to the table with the query from 2 text boxes and a combo box with a button.
Right now I can add these info to the table but after clicking to add button I cant clear text boxes. Because after adding I want to add another record to the table.

How can i do this?
Thanks in advance
 

Users who are viewing this thread

Back
Top Bottom