FacilitiesCAD
Chemical
- Jun 25, 2003
- 46
A friend stopped by with a question earlier and I found him a quick answer but I'm wondering if there is a better answer.
He had a list of text in some excel cells and he wanted to know how many entries were in the list.
ex:
A B
1 Name1 5
2 Name2 17
3
4 Name3 0
5 Name4 10
so in cell a6 he wanted something like =count(a1:a5) but that gives an answer of 0. He was able to use =count(b1:b5) in this case but I was wondering if there was a diferent way.
Thanks
Tim
He had a list of text in some excel cells and he wanted to know how many entries were in the list.
ex:
A B
1 Name1 5
2 Name2 17
3
4 Name3 0
5 Name4 10
so in cell a6 he wanted something like =count(a1:a5) but that gives an answer of 0. He was able to use =count(b1:b5) in this case but I was wondering if there was a diferent way.
Thanks
Tim