Refresh page for new information

N

nybaseball22

Hello. I have tried many different ways to get this to work, but
nothing has been successful. I have a tab form (Form1). At the end
of each record there is a CommandButton that opens a pop-up form
(Form2). I want to set this up so that when I add information in
Form2 and close it, it will load the information on Form1 without
having to close Form1 and reopen. I have tried Requery and Refresh in
Codes and Macros, but it does not work. Anyone have a way to make
this happen?

Thank you.
 
M

Marshall Barton

Hello. I have tried many different ways to get this to work, but
nothing has been successful. I have a tab form (Form1). At the end
of each record there is a CommandButton that opens a pop-up form
(Form2). I want to set this up so that when I add information in
Form2 and close it, it will load the information on Form1 without
having to close Form1 and reopen. I have tried Requery and Refresh in
Codes and Macros, but it does not work. Anyone have a way to make
this happen?


Did you remember to open form2 in dialog mode?
 
?

.

dans l'article
(e-mail address removed),
(e-mail address removed) à (e-mail address removed) a écrit le 22/01/08 3:07 :
 

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

Requery, but return to the current record 3
Refresh form 4
Forms property using varables 2
Test if form is open 2
open form to specific record number 5
form referencing 1
macro help needed 2
search 5

Top