tommycahir
New Member
- Joined
- Apr 24, 2005
- Messages
- 17
Hi
I have a worksheet that i want to be able to filter by country and also between dates . i have the VBA code and macro working ok for filtering between 2 inputted dates for the sheet but now i hit the obtacle of what is the best way of getting to filter based on country where there is the possibility of filtering on multiple countries.
I have looked at the listbox component but am not sure how to use this to be able to filter on multiple selected countries or how to pass the values from this to a filter command or how to populate this component
Any help in regards this would be great
Regards
Tommy
I have a worksheet that i want to be able to filter by country and also between dates . i have the VBA code and macro working ok for filtering between 2 inputted dates for the sheet but now i hit the obtacle of what is the best way of getting to filter based on country where there is the possibility of filtering on multiple countries.
I have looked at the listbox component but am not sure how to use this to be able to filter on multiple selected countries or how to pass the values from this to a filter command or how to populate this component
Any help in regards this would be great
Regards
Tommy