I have an Excel spreadsheet with a list of dates and items. I'm working on a formula that will provide a list of items that match the current date. It works if I have an exact match (ex. 2/4/2023) but I'm trying to get the formula to list items that have a similar month and day (ex. 2/4/2021, 2/4/2023).
Here's the formula but I can't figure out how to change the search to find multiple entries.
=FILTER(A2:A30,B2:B30=C1)
Any suggestions would be appreciated. Best regards
- Maurice
Bookmarks