S
strawberry
Currently I automate row numbering in my spreadsheet using a formula
like this:
=SUM(OFFSET(A2,-1,0)+0.01)
Where 'A2' is the current cell.
I'd like to extend the idea to construct something more akin to a
'materialized path' or 'legal numbering'. Does anyone have experience
of doing this with Excel?
like this:
=SUM(OFFSET(A2,-1,0)+0.01)
Where 'A2' is the current cell.
I'd like to extend the idea to construct something more akin to a
'materialized path' or 'legal numbering'. Does anyone have experience
of doing this with Excel?