I've several forms that are based on queries. These are all displayed in a Datasheet view. I want these forms sorted in a certain order by default. I realise I can add these sort orders either in the query or in the OrderBy property in the form.
I have tried both and I'm not sure which is preferable. However, I seem to have a problem with both methods in that if I change the sort order in my application and close the form it retains this sort order when the form is next reopened (and indeed until I manually change the order back to my required default sort).
Is there any way to get these default orders to 'stick' as it seems strange that Access is so keen to overwrite my defined sorts?
Thanks,
Bryn.
I have tried both and I'm not sure which is preferable. However, I seem to have a problem with both methods in that if I change the sort order in my application and close the form it retains this sort order when the form is next reopened (and indeed until I manually change the order back to my required default sort).
Is there any way to get these default orders to 'stick' as it seems strange that Access is so keen to overwrite my defined sorts?
Thanks,
Bryn.