M
mx-3 for me
so my formula looks like this... which references another sheet for som
dates and increments every 24th row.
=OFFSET(Sheet1!B$6,((ROW(B9)-ROW(B$3))/24),0)
I need the date to read '04- but I dont want to change the othe
sheet's dates. Is there some IF statement I can construct to say tha
if the yy=03 then make the yy=04?
Im not familiar with IF statements in excel.
Thanks for your help in advanced!
Michell
dates and increments every 24th row.
=OFFSET(Sheet1!B$6,((ROW(B9)-ROW(B$3))/24),0)
I need the date to read '04- but I dont want to change the othe
sheet's dates. Is there some IF statement I can construct to say tha
if the yy=03 then make the yy=04?
Im not familiar with IF statements in excel.
Thanks for your help in advanced!
Michell