Help navigating between forms

Joined
Jan 29, 2007
Messages
4
Reaction score
0
I have created a worksheet with multiple forms. When I am in Userform1, I have a button the user can click to open Userform2. When they close Userform2 I want Userform1 to update automatically. However, there doesn't seem to be any event, like _click() or _activate() that is occurring just by closing the active form (Userform2). Any suggestions?

I thought possibly if I could call a routine from one form (Userform1) while in another form (Userform2), I could get Userform2 to update that way. Does anyone know if that is possible?
 

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

Back
Top