View Single Post
  #6   Report Post  
Posted to microsoft.public.excel.programming
Ken Ken is offline
external usenet poster
 
Posts: 207
Default Problem using tab in TextBoxes not in Userform

It worked fine in Word for me.
Ken

On Dec 4, 5:14*pm, Excel Curious
wrote:
Yes, I can see that it works... now if I want to do the same thing in Word
will it work the same? I tried it and it doesen't. Any idea on how to adjust
the code or settings for a Word document?

Thank you for your help



"Ken" wrote:
On Dec 3, 6:33 pm, Excel Curious
wrote:
How are your properties set up with regards to tabs for each text box?


autoload * *false
autotab * * false
enabled * *true
enterfiedlbehavior *0
enterkeybehavior * false
imimode * *0
tabkeybahavior * *false


I don't know what they all do, but, these are the ones that look most
likely to be relevant.


Good luck


Ken- Hide quoted text -


- Show quoted text -