Hi,
I would like to have the below formula modified to refer to a range of cells.
=IF(A9=A8,T8,S9+COUNTIF($A$9:$A$2473,A9)-1)
The above range shows a9:a2473. However the end range can change from sheet to sheet.
row 9 is always the same. The latter part only needs modifying from Countif.....
At the moment the other cell formulas just refer to a cell with 2473 or whatever number of rows there are in the sheet
and I would like to do the same with the above formula rather than having to modify each time.
Any help much appreciated.
Thank You
Ian
ps..... or maybe there is a formula that can refer to the last row of a spreadsheet