Microsoft
Software
Hardware
Network
Question : Sort form by clicking column headings
I am trying to do something that must be very easy/ Perhaps too easy and that's why I can't find the answer. I would simply like to be able to click the label for a column and have the report re-sort based on that column's data.
Answer : Sort form by clicking column headings
To go along with that:
Me.GroupLevel(0).SortOrder
= True - Descending
Me.GroupLevel(0).SortOrder
= False - Ascending
Random Solutions
Cannot restart Window Service SharePoint Search Service
Flash Expanding Menu
Detecting Proxy Settings
How do I search recursively for a string and replace all instances of it with another in Linux?
Cfstoredproc
ACCESS 2007: Transfer information from one table to multiple tables depending on the ID
memory dump
How to cut and paste "non selectable text" from a dialog or error message box?
Remove leading characters in a string, convert to integer, add, convert back to string
backup large mysql database and email it in split files 19mb each