W
What-a-Tool
Have a macro named mcrClose.
Within is a macro named mcrCloseoptions.
mcrCloseOptions has conditions relating to option group selection and is run
on a button click:
[grpExit] = 1
[grpExit] = 2
[grpExit] = 3
As of now, all I have is a MsgBox function beside each condition to tell me
if its working.
If I select #1, #1 and #2 run - same if I select #2
If I select #3, all three run.
Can anyone please tell me what I'm doing wrong here?
Thanks in advance
--
/ Sean the Mc /
"I have not failed. I've just found 10,000 ways that won't work."
- Thomas Alva Edison (1847-1931)
Within is a macro named mcrCloseoptions.
mcrCloseOptions has conditions relating to option group selection and is run
on a button click:
[grpExit] = 1
[grpExit] = 2
[grpExit] = 3
As of now, all I have is a MsgBox function beside each condition to tell me
if its working.
If I select #1, #1 and #2 run - same if I select #2
If I select #3, all three run.
Can anyone please tell me what I'm doing wrong here?
Thanks in advance
--
/ Sean the Mc /
"I have not failed. I've just found 10,000 ways that won't work."
- Thomas Alva Edison (1847-1931)