C
Claudette Hennessy
I have a form based on a query. A command button can go to another form and
choose data to add to the underlying table on which the query is based.
Upon return to the calling form, the new record is not in the record set,
although a query shows it is there. A refresh button does not add the
record, nor does a requery. The form must be closed and reopened to view
the new record. However Shift F9 totally refreshes the data. I have tried
writing to various events at form level with no success. How do you
duplicate Shift F9 programmatically?
Thank you,
Claudette Hennessy
choose data to add to the underlying table on which the query is based.
Upon return to the calling form, the new record is not in the record set,
although a query shows it is there. A refresh button does not add the
record, nor does a requery. The form must be closed and reopened to view
the new record. However Shift F9 totally refreshes the data. I have tried
writing to various events at form level with no success. How do you
duplicate Shift F9 programmatically?
Thank you,
Claudette Hennessy