=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!
Watch: How to use WEEKNUM Function in Excel? What is WEEKNUM Function? The WEEKNUM function in Excel returns the week number of a given date. It is a DATE and TIME function that can be…
MOD function is used to get the remainder of number that is divided by divisor. MOD Function has two required arguments i.e. number and divisor.
INT function is used to round down the numeric value to nearest integer. INT Function has one required argument i.e. number.
MID function is used for extracting the mid characters from the available string. The output of the function returns the extracted characters in new cell.
https://youtu.be/HmJL_y93pAs WEEKNUM function helps to calculate the week number of the given date in a year. It considers 1st January as first week by default and through the output for the given input date. Syntax:…
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…