Hi all,
I wonder if you can help please?
I'm currently trying to create an SUMIFS function across static data in various columns, however the function will kick out next month as one of the columns is likely to change.
Currently I have the below
=SUMIFS(F:F,D:D,"PAY",E:E,"EUR",B:B,"Company")...