Hi, I am working on a table that I want to update using form. I want to use that form to insert record in the table. The table is bound with the form. My problem is that once I save the record the form still has the text that i entered which i want to be cleared once i click on Save button. I used Me.Textboxname = NULL but this doesn't save the record in table but just clears the text box.
Thank you,
Ashes
Thank you,
Ashes