Removing '#Deleted' from a textbox

  • Thread starter Thread starter Brian
  • Start date Start date
B

Brian

Hey everyone,
I have a subform on my main form. My sub form has two
textboxes on it. One of the textboxes is a linked child,
to a linked master on the main form. I have a record
delete off of the table from which the subform fills the
textboxes. Then I've tried to requery the boxes, requery
the recordset, and requery that table, but the textboxes
each say "#Deleted" still. How do I fix this?
 
Back
Top