My form does not see new data from table(s) w refresh or requery

P

ps25

Data imported to table is not seen in the form even after events of refresh
or requery. The form still sees only those records that were added from the
form. The table shows all data.
Help!
 
V

Van T. Dinh

Check the "Data Entry" Property of the Form. I think that's the behaviour
when "Data Entry" Property is set to Yes/True.
 
P

ps25

Thanks all for help. The refresh does work but I learned that my
relationships weren't set correctly to allow me to see the data that was
added. Once I added the refresh code to the on open command I seem to be ok
each time new data is imported.
 

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

Top