=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!
AVERAGE function is used to get the average of numbers. Function applies formula i.e. average = Sum of all values / (Divided by) number of items.
TEXT function is used to change the formatting or appearances of the text. There are various types of formatting available.
COLUMN function is used to get the column reference number of the excel worksheet. COLUMN Function has only one argument.
INDIRECT function is used to convert the text/string into cell reference. Function provides output as the value of that cell reference.
Microsoft Excel “NOW” function is used to get the current Date and Time. It is very useful function and can be used in many ways.
How to use Excel Function PROPER? PROPER function is used for changing the format of any text or string to PROPER or SENTENCE Case. PROPER Function has argument only one argument i.e. text, which makes the function…