Mixing absolute & relative reference

G

Gilbert DE CEULAER

In C73 I want the maximum of (N73:BE73)
Because columns N to BE are months, once the month is over, I erase column
N.
Then the formula MAX(N73:BE73) gives an error then.
I am trying a mix of absolute and relative addressing, with
=MAX(INDIRECT("R[0]C[+11]";FALSE)&":$BE$73"),
but this doesn't work (gives "#VALUE!").
Can somebody help, please ? Thanks
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top