Forum Discussion
How do I filter data from one sheet to another based on dates?
Thank you for replying.
When I open your attached file the formula doesn't seem to have worked - all the cells are showing "#NAME?". I do have the latest version of excel so that shouldn't be an issue. Did that formula work for you?
So frustrating, it just seems like it's impossible to do!
Yes, it does work for me.
I suspect you may not have the most recent. Try entering =FILTER and see what happens. If you have a version that supports that, it will (as it does for other functions) start prompting you to complete the formula.
- andyyporterOct 23, 2020Copper Contributor
mathetes The only option it gives me if =FILTERXML, not =FILTER. Does that make a difference?
- SergeiBaklanOct 23, 2020Diamond Contributor
These are functions with different functionality. FILTERXML parses the XML expression. FILTER filters data range based on defined condition and returns result to another range in the sheet.