overall I need to count how often 3 different suppliers occured in our daily excel files from last year. Every daily file shows around 300 names in column F. For each file I would do a simple countif-function like this:
=countif(F:F;"Supplier1") Is it possible to extend this to all other daily files if I save them in one specific folder or sth?
COUNTIFfunction for that data set. If you want me to code it let me know.