G
Guest
I have a form that uses a query to sort a table so the records are in the
proper order. I have tried to hard code the 'Order By' property to "[Contest
ID]" but the 'Order by' property field is blank the next time I open the
form. Why?
One solution is to set the 'Order by' field in the query but that is just
one more query I have to keep track of.
Steve
proper order. I have tried to hard code the 'Order By' property to "[Contest
ID]" but the 'Order by' property field is blank the next time I open the
form. Why?
One solution is to set the 'Order by' field in the query but that is just
one more query I have to keep track of.
Steve