S Shaimaa T Registered User. Local time Today, 06:21 Joined Aug 11, 2014 Messages 40 Aug 18, 2014 #1 I have some texboxes that I want them to appear in datasheet view with a specific order. How can I control the order given that I tried tab index and tab order but did not achieve the desired result?
I have some texboxes that I want them to appear in datasheet view with a specific order. How can I control the order given that I tried tab index and tab order but did not achieve the desired result?
bob fitz AWF VIP Local time Today, 04:21 Joined May 23, 2011 Messages 4,806 Aug 18, 2014 #2 Open the form in datasheet view. Click the top row of a column (name of column) and drag it to the position required. Close the form. Reopen the form. Columns should display in the order they were in when the form was closed.
Open the form in datasheet view. Click the top row of a column (name of column) and drag it to the position required. Close the form. Reopen the form. Columns should display in the order they were in when the form was closed.
S Shaimaa T Registered User. Local time Today, 06:21 Joined Aug 11, 2014 Messages 40 Aug 18, 2014 #3 I am able to do this with a form but not a subform. Any ideas how to do the same with the subform?
bob fitz AWF VIP Local time Today, 04:21 Joined May 23, 2011 Messages 4,806 Aug 18, 2014 #4 Shaimaa T said: I am able to do this with a form but not a subform. Any ideas how to do the same with the subform? Click to expand... It should work if you open the main form and then move the columns in the sub form. Then close the main form and reopen it.
Shaimaa T said: I am able to do this with a form but not a subform. Any ideas how to do the same with the subform? Click to expand... It should work if you open the main form and then move the columns in the sub form. Then close the main form and reopen it.