View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Chip Pearson Chip Pearson is offline
external usenet poster
 
Posts: 7,247
Default Tab go into the editing text box not next object

Shu,

Are you talking about text boxes on a user form? Ensure that the
TabKeyBehavior property is set to False.


--
Cordially,
Chip Pearson
Microsoft MVP - Excel
Pearson Software Consulting, LLC
www.cpearson.com


"Shu" wrote in message
...
Hello,
When I tried to press TAB to go to next object, a tab
space showed in current text box. This problem happens
sometimes not always. It is hard to track it.

Can somebody give me a clue when tab is regarded as part
of editing content not a event to go to next object.

Thanks very much.

Rgds
Shu