Form Refresh with Shift F9

  • Thread starter Thread starter Claudette Hennessy
  • Start date Start date
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
 
Hi Claudette,
I find it hard to believe that a Requery did not add the new record to your
recordset. Do you have a filter in place or something? I'm sorry but I have
no idea what <SHIFT> F9 does.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Shift + F9 translated to a command button 2
Shift-F9 6
Access Form Refresh 1
Data Refresh 3
Form based on a query. 2
New records don't display on form with combo box 1
Refresh Form View 1
Refresh after new record added 6

Back
Top