Microsoft Excel COUNTA Function Help |
![]() Call us at: 1.805.498.7162 1.805.558.9277-- |
|
|
COUNTA Function ExamplesCOUNTA Function DefinitionCounts the number of occupied cells (non empty) in a range or entries in an array. COUNTA counts text, numbers, TRUE, FALSE, error values...etc. Use when you want to count everything. COUNTA Function Syntax=COUNTA(value1,[value2],...[Value30]) [] bracket means argument is optional which means you do not have to fill the slot. COUNTA Function Argument Definitionsvalue1, value2, ...: are 1 to 30 arguments that can contain or refer to a variety of different types of data. You can either type the information in as constants (i.e. numbers, text,...) or use cell references, ranges and names. COUNTA Function Tips
|