I’ve downloaded an excel and it looks like
And I want to make a filter that does
if DATA1 = 7 AND DATA2 is more than 20
OR
if DATA1 = 6 AND DATA2 is more than 3000
OR
etc etc for about 10 cases
with standard filter, I can do it to one or two cases, but there is a limit. Also, as it is a filter that I will be using on updated spreadsheets every some days, is there any way to save the filter and apply it in 2 seconds to a new file?