Refresh page for new information

  • Thread starter Thread starter nybaseball22
  • Start date Start date
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.
 
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 :
 
Back
Top