G
Guest
Hi,
I have an inquiry Form linked to a query which prompts for Criteria. I have
set the Order By Property to FieldABC but once the report opens in continuous
form view I allow the users to "re-sort" the data. I provide them with a
custom toolbar containing the Sort Ascending and Sort Descending menu items.
This all works great except...
Once the user "re-sorts" the data it overwrites my original OrderBy Property
setting. Is there a way in VB that I can reset the sort order using the
OnOpen Event? I tried to use the acCmdSortAscending but do not know how to
write VB.
Any input would be greatly appreciated.
Thanks so much for your help.
Nicole
I have an inquiry Form linked to a query which prompts for Criteria. I have
set the Order By Property to FieldABC but once the report opens in continuous
form view I allow the users to "re-sort" the data. I provide them with a
custom toolbar containing the Sort Ascending and Sort Descending menu items.
This all works great except...
Once the user "re-sorts" the data it overwrites my original OrderBy Property
setting. Is there a way in VB that I can reset the sort order using the
OnOpen Event? I tried to use the acCmdSortAscending but do not know how to
write VB.
Any input would be greatly appreciated.
Thanks so much for your help.
Nicole