C crapit Jun 26, 2004 #1 Im trying to make 2 radio boxes (same group) uncheckable if cell "A1" has no value. How do I do it? Any book to guid how to use macro>
Im trying to make 2 radio boxes (same group) uncheckable if cell "A1" has no value. How do I do it? Any book to guid how to use macro>
T Tom Ogilvy Jun 26, 2004 #2 Start them out as disabled and enable them using the change event when an entry is made in A1.
C crapit Jun 30, 2004 #3 How do I detect the option button is clicked? Tom Ogilvy said: Start them out as disabled and enable them using the change event when an entry is made in A1. -- Regards, Tom Ogilvy has Click to expand...
How do I detect the option button is clicked? Tom Ogilvy said: Start them out as disabled and enable them using the change event when an entry is made in A1. -- Regards, Tom Ogilvy has Click to expand...