When copying cells down a column, Excel autmatically changes the row which is referenced in the formula. I don't want the row to change, but do want the sheet reference to change to the next sheet.
This is the formula I am using: =IFERROR(IF('1'!M29<45,"X",""),"")
I want to copy this formula down through 49 more cells. I want only the sheet reference to change from 1 to 2 to 3.... to 50.
How do I do that without manually changine each cell?
This is the formula I am using: =IFERROR(IF('1'!M29<45,"X",""),"")
I want to copy this formula down through 49 more cells. I want only the sheet reference to change from 1 to 2 to 3.... to 50.
How do I do that without manually changine each cell?