Answer the question
In order to leave comments, you need to log in
How to find files that do not exist, having lists?
There is a list of files that should have been generated. And there is a list of generated ones.
Need a new list of files that don't exist. I do it manually and I'm already quite tired of doing it manually
Answer the question
In order to leave comments, you need to log in
Try the FILTER formula on lists that are not in other lists
Data that is not in the given list
=FILTER(A:A;ISNA(MATCH(A:A;B:B;0)))
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question