Check box error

  • Thread starter Thread starter kop442000
  • Start date Start date
K

kop442000

I have a check box, and want an error box to flash up if someone trie
to check it IF a certain other cell is blank. (otherwise they can chec
it no problem).

I thought I knew how to do this using validation, but it doesn't see
to work. Does anyone know how to do this please?

Thanks,
Paul
 
I thought I knew how to do this using validation

If you mean by Data, Validation that only works for directly entering data
in a cell. You'd have to write a macro to do what you want and assign it to
the checkbox. The exact procedure depends on which toolbar the check box
came from (Forms or Control Toolbox).

--
Jim Rech
Excel MVP
|I have a check box, and want an error box to flash up if someone tries
| to check it IF a certain other cell is blank. (otherwise they can check
| it no problem).
|
| I thought I knew how to do this using validation, but it doesn't seem
| to work. Does anyone know how to do this please?
|
| Thanks,
| Paul.
|
|
| ---
| Message posted
|
 

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

Similar Threads

ChecK Boxes 3
Check box question??? 4
check box 1
conditional visibility of check box 5
sum of check boxes that have been checked 2
Check Boxes 1
delete drop-down box in cell 4
Simulate Check Box 10

Back
Top