creating a formula

  • Thread starter Thread starter wwoody
  • Start date Start date
W

wwoody

I have a col that i have plus and minus numbers in them and
i want a count of all the records in the col. but i want to exclude the
0 records. Currently i use =count(d3:d70)
and have tried countif((d3:d71)((<>0)) with no luck.
any suggestions?
 
Back
Top