View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
stevebriz stevebriz is offline
external usenet poster
 
Posts: 195
Default Tabbing between textbox's

sorry I gave you it for if it is on a form

set TabKeyBehaviour to TRUE
then you can tab along.

dr chuck wrote:
I have several textbox's on a excel worksheet. I would like to be able to tab
between after data is entered. I posted a question in regards to this and
was told the following:

"check out the tabindex ..in the textbox properties. then you can just
TAB you way through...for each textbox set the indeax as the number in
the order you want"

When i look in the properties section of th textbox I dont see the tab
index. Any suggestions would be greatly appreaciated.
--
dr chuck