Hello,
I need help creating a function that will allow me to do the following:
IF B1 shows true then I want the cells B2 to B21 show values from data range in another worksheet (i.e. B2 will show value from sheet5 C1, B3 will show value from sheet5C2, etc.. till the 20th value) Also, this is critical, the value range will start from the date that A1 shows. So if B1 says True and A1 shows date of 2007.07.15 then I want the B2 to B21 show values from data range in sheet5 starting from that date till 20 days later(Column A in worksheet5 has a list of dates, Column C has the value)
I hope the above is clear. It is only half of what I need to accomplish but if I have the above figured out then I can do the other half without a problem. I know this is part If and Part vlookup or choose but the from specific date gets me lost.
Help is very much appreciated. And thank you for all the help I already received in previous posts from which I have learned much!
I need help creating a function that will allow me to do the following:
IF B1 shows true then I want the cells B2 to B21 show values from data range in another worksheet (i.e. B2 will show value from sheet5 C1, B3 will show value from sheet5C2, etc.. till the 20th value) Also, this is critical, the value range will start from the date that A1 shows. So if B1 says True and A1 shows date of 2007.07.15 then I want the B2 to B21 show values from data range in sheet5 starting from that date till 20 days later(Column A in worksheet5 has a list of dates, Column C has the value)
I hope the above is clear. It is only half of what I need to accomplish but if I have the above figured out then I can do the other half without a problem. I know this is part If and Part vlookup or choose but the from specific date gets me lost.
Help is very much appreciated. And thank you for all the help I already received in previous posts from which I have learned much!