Refresh form

  • Thread starter Thread starter nybaseball22
  • Start date Start date
N

nybaseball22

Hello. I have a form (Form2) with a command button at the bottom to
close the form. This form opens as a pop-up over another form
(Form1). Is there a way I can add to the Close Command on Form 2 a
code that will set the focus back to Form 1 and then refresh that
page?

Thank you
 
Ok, I can have it refresh everytime it gets activated, but will this
work if it is already open, a form opens over it, then the form over
it closes? Does this Activate the form again?

If so, I assume it would be Me.Refresh

Thanks.
 
Back
Top