Hello All,
I have a command button built into a form (we'll call it form2)
What I need to do is have VB make a decision (If statement) upon clicking this command button, based on a true/false state of a radio dial within a separate form (we'll call it form1)
How do I go about referencing the radio dial from within form2?
Bookmarks