Hello everyone,
I am trying to get VBA to filter based on the month. So a user inputs "March" into cell R2 and cell R1 has the following formula in:
this equals to 3 (March). VBA will take the value of cell R1 (3 (March)) and filter column B for any entries with March in.
I am attaching a spreadsheet in case my explanation does not make much sense. There is a small VBA code in the sheet that filters by the month as a string but it does not work because the dates in column B are not entered as strings.
Thank you for any help,
Margate
Bookmarks