Hi All,
Could you please some one help me on below formula to dymic once of my chart.
I have series of Dates in column B (But i want to consider only from Row B131 to till end), when i use the below formula it is ignoring the last row of the Column B.
Ex: I have data from B1 to B200, as per the below formula it is considering the date from B131 to B199 only. I dont know why it is not considering the last row.
=OFFSET(Sheet1!$B$131,0,0,COUNTA(Sheet1!$B:$B)-130,-1)
Regards,
Nawin
Could you please some one help me on below formula to dymic once of my chart.
I have series of Dates in column B (But i want to consider only from Row B131 to till end), when i use the below formula it is ignoring the last row of the Column B.
Ex: I have data from B1 to B200, as per the below formula it is considering the date from B131 to B199 only. I dont know why it is not considering the last row.
=OFFSET(Sheet1!$B$131,0,0,COUNTA(Sheet1!$B:$B)-130,-1)
Regards,
Nawin