View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
Farhad Farhad is offline
external usenet poster
 
Posts: 281
Default Tabbing through text boxes

Hi,

You can arrange TabIndex property.

Thanks,
--
Farhad Hodjat


"scott964" wrote:

I've created several text boxes and would like to link them somehow so that
the user can tab through each box after adding data. Any ideas anyone?

Thank you in advance.

Scott964