View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Tom Ogilvy Tom Ogilvy is offline
external usenet poster
 
Posts: 27,285
Default how do i activate tabstop on excel?

Controls from the control toolbox toolbar used in a worksheet? The wouldn't
have that property since it would be meaningless in that context.

Controls from the forms toolbar do not have a tabstop property.
--
Regards,
Tom Ogilvy



"bpaz_ph" wrote in message
...
I can't figure out why my form objects don't have tabstop in the

properties
box. Is there a special reference to activate it? Thanks.