Clear Textbox with Setvalue

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have a form (Add Record) used in entering data into a table and I have two
textboxes (Text1 and Text2) that I will need to clear based on selections
from a combo box (Combo1) .

Question is, what is the expression to use, such that a textbox can be
cleared. Presently, I am using a blank textbox to copy into the text1 and
text2 to ensure that they are blank; but I am assuming that there must be an
easier way.

Toks
 
Back
Top