I have a split form that is bound to a table. The table gets populated from a mailbox. Simple routine that first deletes the records in the table, then reads from the mailbox and does an addnew bringing the record into the table.
This is invoked from a command button. Sometimes I see #Deleted in the fields in the split form after the routine is complete.
Any ideas on why we see that. If I close the form and re-open it, then I see all the records.
Any ideas.
This is invoked from a command button. Sometimes I see #Deleted in the fields in the split form after the routine is complete.
Any ideas on why we see that. If I close the form and re-open it, then I see all the records.
Any ideas.