I am trying to use a formula to select a date which is in cell "A1" and paste it in cell "K2". the take the value from "K2" add 7 days and put that value in "L2", then add +7 days to "L2" and put the value in "M2" and so on for the next 100 columns. is it possible to use Range(" ").select instead of cell(x,y) in offset formula?
Any help is appreciated. Thank you!
Bookmarks