Hello All.
I have a form which I set to display records based on a date, in descending order, like so: DateOrdered DESC. I used the Order By property, and it works fine.
The problem is, I need to use this form ON another form, and when I drag it onto the other form, the sort order doesn't stay. I set the property again on the new form, just to double check, and no luck.
Any idea what the problem could be?
Any help would be greatly appreciated.
Thanks
Steve
I have a form which I set to display records based on a date, in descending order, like so: DateOrdered DESC. I used the Order By property, and it works fine.
The problem is, I need to use this form ON another form, and when I drag it onto the other form, the sort order doesn't stay. I set the property again on the new form, just to double check, and no luck.
Any idea what the problem could be?
Any help would be greatly appreciated.
Thanks
Steve