Computer Science, asked by cutelion, 1 year ago

state difference between count and countA function

Answers

Answered by alok7834
4

There are two very similar functions in Excel: COUNT() and COUNTA(). Thedifference between them is thatCOUNT only counts cells containing numbers but COUNTA counts all cells that aren't empty. Think of it as “CountAnything”. ... The only thing you needin the parentheses is the range of cells you want to count.

Similar questions