muhammad susanto
Well-known Member
- Joined
- Jan 8, 2013
- Messages
- 2,089
- Office Version
- 365
- 2021
- Platform
- Windows
hi all...
how to get the row number depend on data adjacent.
the row always minus 1 row
like that below :
Excel 2007
<tbody>
[TD="align: center"]1[/TD]
[TD="align: center"]expected result after formula[/TD]
[TD="align: center"] 2 [/TD]
[TD="align: center"]5[/TD]
[TD="align: center"] 1 [/TD]
[TD="align: center"]3[/TD]
[TD="align: center"]0[/TD]
[TD="align: center"] 5 [/TD]
[TD="align: center"]4[/TD]
[TD="align: center"]0[/TD]
[TD="align: center"] 6 [/TD]
[TD="align: center"]5[/TD]
[TD="align: center"]0[/TD]
[TD="align: center"] 12 [/TD]
[TD="align: center"] 6 [/TD]
[TD="align: center"]12[/TD]
[TD="align: center"][/TD]
[TD="align: center"] 7 [/TD]
[TD="align: center"]10[/TD]
[TD="align: center"][/TD]
[TD="align: center"]8[/TD]
[TD="align: center"]0[/TD]
[TD="align: center"][/TD]
[TD="align: center"]9[/TD]
[TD="align: center"]0[/TD]
[TD="align: center"][/TD]
[TD="align: center"]10[/TD]
[TD="align: center"]0[/TD]
[TD="align: center"][/TD]
[TD="align: center"]11[/TD]
[TD="align: center"]0[/TD]
[TD="align: center"][/TD]
[TD="align: center"]12[/TD]
[TD="align: center"]0[/TD]
[TD="align: center"][/TD]
[TD="align: center"] 13 [/TD]
[TD="align: center"]24[/TD]
[TD="align: center"][/TD]
</tbody>
any help, much appreciated...
m.susanto
how to get the row number depend on data adjacent.
the row always minus 1 row
like that below :
Excel 2007
row | A | B |
---|---|---|
data | ||
<tbody>
[TD="align: center"]1[/TD]
[TD="align: center"]expected result after formula[/TD]
[TD="align: center"] 2 [/TD]
[TD="align: center"]5[/TD]
[TD="align: center"] 1 [/TD]
[TD="align: center"]3[/TD]
[TD="align: center"]0[/TD]
[TD="align: center"] 5 [/TD]
[TD="align: center"]4[/TD]
[TD="align: center"]0[/TD]
[TD="align: center"] 6 [/TD]
[TD="align: center"]5[/TD]
[TD="align: center"]0[/TD]
[TD="align: center"] 12 [/TD]
[TD="align: center"] 6 [/TD]
[TD="align: center"]12[/TD]
[TD="align: center"][/TD]
[TD="align: center"] 7 [/TD]
[TD="align: center"]10[/TD]
[TD="align: center"][/TD]
[TD="align: center"]8[/TD]
[TD="align: center"]0[/TD]
[TD="align: center"][/TD]
[TD="align: center"]9[/TD]
[TD="align: center"]0[/TD]
[TD="align: center"][/TD]
[TD="align: center"]10[/TD]
[TD="align: center"]0[/TD]
[TD="align: center"][/TD]
[TD="align: center"]11[/TD]
[TD="align: center"]0[/TD]
[TD="align: center"][/TD]
[TD="align: center"]12[/TD]
[TD="align: center"]0[/TD]
[TD="align: center"][/TD]
[TD="align: center"] 13 [/TD]
[TD="align: center"]24[/TD]
[TD="align: center"][/TD]
</tbody>
any help, much appreciated...
m.susanto
Last edited: