Thread: check box
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Norman Jones Norman Jones is offline
external usenet poster
 
Posts: 5,302
Default check box

Hi Rusty,

Why not use option buttons which should do what you want?

---
Regards,
Norman



"Rusty" wrote in message
...
Can two check box's be linked so if one is checked, the other will not be? I
need them to toggle back and forth between "repair and replace"
Thank You