Hi All,
I've been working on this for while, i'm sure its quite simple for some of you.
The challenge is to have a macro which copies a range from an input worksheet and pastes it onto an "archive" worksheet into the appropriate month's column. The size of the range will be standard.
I expect that this can be done with an offset, which can move along the months on the archive sheet the amount of months that the current month is from the first month on the archive sheet. Or perhaps a lookup?
I've been trying different things in vba but cannot get it to work.
Any help would be really appreciated because this would solve a problem lots of my files.
J
I've been working on this for while, i'm sure its quite simple for some of you.
The challenge is to have a macro which copies a range from an input worksheet and pastes it onto an "archive" worksheet into the appropriate month's column. The size of the range will be standard.
I expect that this can be done with an offset, which can move along the months on the archive sheet the amount of months that the current month is from the first month on the archive sheet. Or perhaps a lookup?
I've been trying different things in vba but cannot get it to work.
Any help would be really appreciated because this would solve a problem lots of my files.
J