Thread: Tab indexing
View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.programming
Edwin Tam[_7_] Edwin Tam[_7_] is offline
external usenet poster
 
Posts: 94
Default Tab indexing

Set the Value property of the option button or checkbox to TRUE. This will
"turn on" the option button/checkbox.

Regards,
Edwin Tam

http://www.vonixx.com


"juliejg1" wrote:

I have set my tab indexes in a userform. when I try to set them for check
boxes and option buttons, they automatically convert to 0 for the index tab.
How can I get the tab to stop on a check box or option button?