lvengineer
Technical User
Hello,
My first database form uses a "clear" command button to clear text boxes, etc.
VB6 code for this is txtName.txt = ""
Is it the same in VBA for access?
Also, how would you write a line of code to clear a combo box?
Thank you in advance,
Bruce
My first database form uses a "clear" command button to clear text boxes, etc.
VB6 code for this is txtName.txt = ""
Is it the same in VBA for access?
Also, how would you write a line of code to clear a combo box?
Thank you in advance,
Bruce