how add more than 9 Northwind DataFormFields and change tab ordr

J

JSB

Hi there,
How can I change the tab order in Access Northwind template?
There were 9 existing data fields and I added more.
It does not let me change more than 9 tab indexes. Nor can I add in the tab
index list. The existing and new fields are there on the form but the cursor
moves erratically from one to another...
Thank you
 
T

Tom van Stiphout

On Thu, 15 Jan 2009 19:36:00 -0800, JSB

??? Just set the TabIndex property to 1, 2, ... N.

-Tom.
Microsoft Access MVP
 
J

JSB

Thank you Tom. But as I mentioned in my note, I already tried that. The
system does not allow me to enter numbers above 9. Because the "original"
Northwind had only 9 fields. I added 11 more. It takes it. Displays it. It
works. BUT the TAB order is erratic. I can only change the 1st 9... Also I
can not even add to the tab order list or I dont know how to do it... Please
help....
 
Top