View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.programming
Deskman Deskman is offline
external usenet poster
 
Posts: 4
Default Pressing TAB doesn't exit TextBox

BTW, the TabKeyBehaviour Property is correctly set to FALSE.

Thanks.


"Deskman" wrote:

Hi,

I have a modal userform in Excel 2003 with a number of textboxes on it.

Sometimes entering data and pressing TAB moves me to the next textbox and
sometimes it just inserts a tab into the current textbox and I have to click
the mouse in the next textbox to get there.

This seems to be random?

Any ideas - anyone seen this before?

Thanks,

Brian