View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
NickHK NickHK is offline
external usenet poster
 
Posts: 4,391
Default tab order related

Set their TabStop property to False.

NickHK

"TUNGANA KURMA RAJU" wrote in
message ...
I would like to disable partly(5 out of 10) taborder of a textbox controls

in
a frame control.How?