fpendino
Registered User.
- Local time
- Today, 09:08
- Joined
- Jun 6, 2001
- Messages
- 73
I am working on a function that will sort a list box based off of command buttons that will act like headings for the list box. I have ran into some code before, but am unable to find it. I'm just wondering if anyone has anything like this. It would save me a lot of time and headaches.
I want the function to be able to be used at anytime. Remembering how I've seen it done before, you would of course have to send the listbox name as a parameter, for the function to know which one to refer to. It should be possible to get the form name by using the active form.
If anyone has anything to help, it would be appreciated. This would be a good post for the sample databases.
I want the function to be able to be used at anytime. Remembering how I've seen it done before, you would of course have to send the listbox name as a parameter, for the function to know which one to refer to. It should be possible to get the form name by using the active form.
If anyone has anything to help, it would be appreciated. This would be a good post for the sample databases.