View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
No Name
 
Posts: n/a
Default Tab go into the editing text box not next object

Hi Chip,
Yes, the TabKeyBehavior property is set to False and this
problem does not happen every time. I had this problem
only twice and can not find it any more, but my client
still have it and keep complaining. I have no idea where
it is coming from.

Better idea? Thanks a lot.

Rgds
Shu
-----Original Message-----
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



.