Imran Azam
Board Regular
- Joined
- Mar 15, 2011
- Messages
- 103
HI Guys
i currently have the below formula
=IFERROR(SUMIFS(data!R:R,data!O:O,"Alex",data!U:U,"Won",data!R:R,">0"),"-"))
if there is no data for Alex in the data sheet i want to retunr "-"
but with the formula i have it retuns 0.
how can i do this?
i currently have the below formula
=IFERROR(SUMIFS(data!R:R,data!O:O,"Alex",data!U:U,"Won",data!R:R,">0"),"-"))
if there is no data for Alex in the data sheet i want to retunr "-"
but with the formula i have it retuns 0.
how can i do this?