Make 2 radio boxes uncheckable if cell " has no value

  • Thread starter Thread starter crapit
  • Start date Start date
C

crapit

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>
 
Start them out as disabled and enable them using the change event when an
entry is made in A1.
 
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
 

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