View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Mark Bigelow Mark Bigelow is offline
external usenet poster
 
Posts: 55
Default Tab between Text Boxes no longer working

Hi Scott,

The reason is probably because of this line:

TabIndex = 0

Change the tab index to the position you want that text box to be in.
In other words, the first one should be 1, the second 2, etc.

If that doesn't work, please let me know.

Mark

---
Mark Bigelow
mjbigelow at hotmail dot com
http://hm.imperialoiltx.com

*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!