Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Deleted appears in fields on forms

Status
Not open for further replies.

errolf

IS-IT--Management
Joined
Aug 21, 2000
Messages
51
Location
US
I am trying to use a form to enter data in a table. The form has a button in it that first deletes all the records from the table then runs an append query that adds the records to the table for editing in the form. However when this operation is carried out "Deleted# appears in every text box in the form how do I overcome this?.

Errolf
 
Requery the form after the Delete operation. This should clear the "Deleted" from the field display.

HTH
Lightning
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top