View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.programming
Leith Ross[_157_] Leith Ross[_157_] is offline
external usenet poster
 
Posts: 1
Default Check box in user form


Hello Raw,

You neeed to change the *OR* to *XOR*.

If Not (OptionButton6 Xor OptionButton7) Then

Sincerely,
Leith Ros

--
Leith Ros
-----------------------------------------------------------------------
Leith Ross's Profile: http://www.excelforum.com/member.php...fo&userid=1846
View this thread: http://www.excelforum.com/showthread.php?threadid=48044