View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
michael michael is offline
external usenet poster
 
Posts: 11
Default Hide Option Button Control

I am new at this and would appreciate any help.

I have 3 sets of YES/NO Control Option Buttons....

LOAN TYPE YES NO
40/30 YES NO
I/O YES NO

Based on the user's selection of LOAN TYPE, I need the ability to
automatically change the Visible property of the 40/30 and I/O Control
Option Buttons.

Please let me know what you think can be done. Thank you!