As he is starting in row 1 he would need to +1 to that formula, but then as he is starting in row 1 he only needs =ROW()
I stll think that fill series is the simple way if he does not need to be dynamic, and to be dynamic, that is to allow for additions and deletions would require some nifty code in the worksheet change event.
Brian