Hello,
I have a ListBox1 that is populated with Dates.
I want to be able to assign a macro to a CommandButton that selects Quarter 1 dates for 2013. I wrote something like this:
It doesn't error, it just doesn't work. The code should select all values in the ListBox1 1/1/2013-3/31/2013![]()
Please Login or Register to view this content.
I don't understand how to select a YEAR & MONTH to run through a loop and select.
Bookmarks