Guest_imported
New member
- Jan 1, 1970
- 0
when i press button to add the record , i write SQL statment in VBA using RunSQL function but i want to clear the values in the text boxes to insert another record >
there is a method :
text1.value=""
text2.value=""
but i need another method (more simple)
there is a method :
text1.value=""
text2.value=""
but i need another method (more simple)