Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Using ActiveX Controls on Excel Worksheets

Status
Not open for further replies.

lgb123

Programmer
May 9, 2003
1
US
I creating a giant form by inserting ActiveX controls into multiple worksheets. It is linked to an Access database using Excel's Template Wizard. I use text boxes instead of having the user type directly into a cell and I want the user to be able to tab throught all the text boxes. When you create a UserForm in the VB editor you can set the tab order, but here I cannot tab through at all.

Also, because the form covers several worksheets, I would like for the Access database that the Template Wizard creates to put the info into several tables, but I don't see a way to do this.

If anyone is familiar with the Template Wizard and inserting ActiveX controls into worksheets, I would really appreciate the help!
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top