SUbform Data display order

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have a subform with 6 fields displayed. When I go into design mode and add
a new field in the middle of the existing fields it it added ok. When the
subform is displayed new field that was added is displayed at the far right
of the form. How do I make the form display in the same order as in design
mode?

example in Design mode:
Field1 Field2 Field3 NEWFIELD Field4 Field5

Diplayed:
Field1 Field2 Field3 Field4 Field5 NEWFIELD
 
Are you in datasheet or continuous forms mode? In datasheet mode you can
move the colums around by drag and drop.

Mich
 
Back
Top