Ok - I have a problem here. I am trying to create a dynamic defined range using the offset & count functions, but I am not sure how to grab the range I am looking for. I have column C populated with a whole bunch of numbers. Each month we add additional numbers to the column, and I want a range that is based off of the last number & the trailing 375 cells (the 375 cells above the last number). Would the formula be something like:
=OFFSET('P&L (Daily)'!$C:$C,-375,0,COUNT('P&L (Daily)'!$C:$C),1)
?
Thanks for your help!
jt
=OFFSET('P&L (Daily)'!$C:$C,-375,0,COUNT('P&L (Daily)'!$C:$C),1)
?
Thanks for your help!
jt