Hi all,
I am very sorry that I have to call for your assistance but finding the answer is not really straightforward.
I have a formula that works, yahoo! but it works if I keep it on the same sheet.
Now I want to use this formula that use all the data form another Reference Another Sheet (RAS).
Do I have to add the RAS for each particular criteria, range, … or can I use the RAS only once at the beginning of the formula;
=SUMIF(Date:Date, YEAR(@cell ) = 2025, [EcoFun Food]:[EcoFun Food])
How to use this with RAS?
=SUMIF({Recycling Data Collection Home Range, Date:Date, YEAR(@cell ) = 2025, [EcoFun Food]:[EcoFun Food]))
I know this doesn't work so please help me out with this thanks.
Marc