Not in List Help

G

Guest

I want to have the user be able to add new data to a list without having to
close the form. I have figured out how to do a macro/event to have a form
pop up so the new information can be entered, but once it's entered, and the
pop up form is closed, it doesn't update the main form's list box. I have to
close the main form and reopen it for the changes to take affect. Can anyone
help me?

Thanks

SVE
 
G

Guest

SVE,
This is just a guess, but I would try doing a requery of the control source
right after you close the form where you get the entry.
 

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