Thread
:
row number in a formula in Excel?
View Single Post
#
2
JE McGimpsey
Posts: n/a
One way:
=3/ROW()
In article ,
NordicElf wrote:
How do I use a row number in a formula calculation in excel?
For .e.g I want to have cell = 3/(current row number).
Also is it possible to make row numbers start from 0?
Reply With Quote