P
psyd
I'm trying to generate a percentage formula on a worksheet fro
calculations on another. I linked the calculation and I'm trying to us
countif(e5:e15,"<2")/countif(e5:e15,"<>0") Is this not working because
need to reference the sheet instead of my row
countif(sheet1:sheet10!A1,"<2")/countif(sheet1:sheet10!A1"<>0") Wil
this work or is there an easier solution. Thanks
calculations on another. I linked the calculation and I'm trying to us
countif(e5:e15,"<2")/countif(e5:e15,"<>0") Is this not working because
need to reference the sheet instead of my row
countif(sheet1:sheet10!A1,"<2")/countif(sheet1:sheet10!A1"<>0") Wil
this work or is there an easier solution. Thanks