I know this is a REALLY easy one, but I can't seem to find the answer!
How do you sort the records shown on a form, by alphabetical order using VB Code?
For example, I have an form that shows all client information, but it is currently showing them by ClientID order (Autonumber). How do I order the records by surname?
How do you sort the records shown on a form, by alphabetical order using VB Code?
For example, I have an form that shows all client information, but it is currently showing them by ClientID order (Autonumber). How do I order the records by surname?