I have a formula which looks at another worksheet and then completes a calculation if criteria is met.
=SUMIF(DataDrop!$C$3:$C$2824,"=PKD000",(DataDrop!$P$3:$P$2824))
Is there a way of incorporating the FinalRow into this formula as when I have tried in numerous ways it results in an error
I have the FinalRow function set on the DataDrop worksheet however, the monthly data rows change month on month.
Thank you in anticipation
Best Regards,
Martin
=SUMIF(DataDrop!$C$3:$C$2824,"=PKD000",(DataDrop!$P$3:$P$2824))
Is there a way of incorporating the FinalRow into this formula as when I have tried in numerous ways it results in an error
I have the FinalRow function set on the DataDrop worksheet however, the monthly data rows change month on month.
Thank you in anticipation
Best Regards,
Martin