Sort Ascending as Default

A

Andrew Tatum

Alright,

When I look at a form I created, it automatically sorts the data by
date. However, when I put it as a subform it sorts it by ID. I don't
know why it's not taking along that same property. Can anyone point me
in the right direction?
 
K

KARL DEWEY

Is it using the same query? Open in design view and look at the form
property Order By says.
Someone may have clicked on the field and then on the A-Z icon on the tool
bar and it then inserts a sort fort the form.
 
Top