While in form1 (a tabular form) with database1Query as the recordsource, I CALL a public procedure in a General module. The database1 table is
opened, changed, .updated, .requeried with ADO. Once done, I return to form1 and do a me.requery. The highlighted record does not
display the latest changes! I'm then forced to close the form and reopen it. This is embarrasing!
Please give me some ideas where I'm going wrong.
I use Access 2002.
Steve
opened, changed, .updated, .requeried with ADO. Once done, I return to form1 and do a me.requery. The highlighted record does not
display the latest changes! I'm then forced to close the form and reopen it. This is embarrasing!
Please give me some ideas where I'm going wrong.
I use Access 2002.
Steve