Hi,
I have done a formula for Countifs
=COUNTIFS({July Range unders}, <0, {July Range Manager}, [A/M]1)
This works well and returns the correct data, however i now want the total sum of these entries so tried the following:
=SUMIFS({July Range unders}, <0, {July Range Manager}, [A/M]1)
But this is pulling back an Incorrect argument.
Can someone kindly help with where i am going wrong.
Thank you as always for any help and support you can provide
Dave