Counting Functions

COUNTBETWEENReturns the number of cells that have a value that is between a range.
COUNTFORMATReturns the number of cells that have a particular format.
COUNTHIDDENSHEETSReturns the total number of hidden sheets in the active workbook.
COUNTSUBSTRINGReturns the number of times a substring occurs in a longer string.
COUNTUNIQUEReturns the number of unique values in a particular range.
COUNTVISIBLEReturns the number of visible, non blank cells in a range.
COUNTIFSVISIBLEReturns the number of non blank cells that satisfies multiple conditions.
COUNTBETWEEN
Returns the number of cells that have a value that is between a range.
COUNTFORMAT
Returns the number of cells that have a particular format.
COUNTHIDDENSHEETS
Returns the total number of hidden sheets in the active workbook.
COUNTSUBSTRING
Returns the number of times a substring occurs in a longer string.
COUNTUNIQUE
Returns the number of unique values in a particular range.
COUNTVISIBLE
Returns the number of visible, non blank cells in a range.
COUNTIFSVISIBLE
Returns the number of non blank cells that satisfies multiple conditions.

© 2026 Better Solutions Limited. All Rights Reserved. © 2026 Better Solutions Limited TopPrevNext