=ROW(reference)
reference argument is used to give the cell reference for which row sequence number is required
Here we have some examples, where:
We will be using ROW function as follows:
– If Range of cells given in reference argument, then function output will be leftmost row sequence number
– If cell reference is not given in reference argument, then function output will be row sequence number of formula cell
Hope you learnt this Function,
Don’t forget to leave your valuable comments!
INT function is used to round down the numeric value to nearest integer. INT Function has one required argument i.e. number.
TRIM function is used to remove the additional spaces (i.e. spaces before/after/between the words) except for single space between words.
How to count words in Excel using the LEN function along with other Excel functions. It also gives formulas for counting words or text, whether case-sensitive or not, in a cell or range.
MATCH function performs lookup for a value in a range and returns its position sequence number as output. It has two required and one optional arguments
UPPER function is used for changing the text/string to UPPER case in Microsoft Excel. The output of the function returns value in new cell.
COUNT function is used to get the total count of Number values in range or list.COUNT Function has one required and optional arguments.