I'm wanting one form to look at another form for varialbes and option buttons each time the form is viewed using the Form!AhemOptionDuh.Value command. It is opened by the FormBlah.Show and is removed from view by the FormBlah.hide, so I can not put commands into the FromBlah_Load sub.

How can I do this?