when creating a form within excel 2002 can you set a tab index to move to the relevant fields.
T thewelshman Sep 12, 2005 #1 when creating a form within excel 2002 can you set a tab index to move to the relevant fields.
G Gord Dibben Sep 12, 2005 #2 Just worksheet cell selections? There are several ways to set the TAB order on worksheet cells. See Bob Phillips' site for methods. http://www.xldynamic.com/source/xld.xlFAQ0008.html There is another method using VBA event code. If interested, post back for more detail and some sample code. Gord Dibben Excel MVP
Just worksheet cell selections? There are several ways to set the TAB order on worksheet cells. See Bob Phillips' site for methods. http://www.xldynamic.com/source/xld.xlFAQ0008.html There is another method using VBA event code. If interested, post back for more detail and some sample code. Gord Dibben Excel MVP
T thewelshman Sep 13, 2005 #3 Thanks for the advise I will give it ago Gord Dibben said: Just worksheet cell selections? There are several ways to set the TAB order on worksheet cells. See Bob Phillips' site for methods. http://www.xldynamic.com/source/xld.xlFAQ0008.html There is another method using VBA event code. If interested, post back for more detail and some sample code. Gord Dibben Excel MVP Click to expand...
Thanks for the advise I will give it ago Gord Dibben said: Just worksheet cell selections? There are several ways to set the TAB order on worksheet cells. See Bob Phillips' site for methods. http://www.xldynamic.com/source/xld.xlFAQ0008.html There is another method using VBA event code. If interested, post back for more detail and some sample code. Gord Dibben Excel MVP Click to expand...