The Whale
New Member
- Joined
- Sep 26, 2011
- Messages
- 23
Hey Guys,
I need some help on setting up a heavy macro that I'm basically trying to put together in pieces. I need some coding that will sort through column A for a chunk of cells with data in them under a cell with "SERIES" in it.
What code can I insert to make it so that for all given populated cells after "Series" but before the next cell labeled "Series" I can have the data in a given column (let's say column G) and the same row as the original cell referenced in column A. I then need to have that cell's data copied/inserted into another worksheet by referencing a date (year more specifically) in column A of the new worksheet that matches column N (same row as original cell reference) in the original worksheet.
I know that this is a rather complex request and that I may be phrasing this in a confusing way however any help would be greatly appreciated if you'll bear with me!
Thanks,
The Whale
I need some help on setting up a heavy macro that I'm basically trying to put together in pieces. I need some coding that will sort through column A for a chunk of cells with data in them under a cell with "SERIES" in it.
What code can I insert to make it so that for all given populated cells after "Series" but before the next cell labeled "Series" I can have the data in a given column (let's say column G) and the same row as the original cell referenced in column A. I then need to have that cell's data copied/inserted into another worksheet by referencing a date (year more specifically) in column A of the new worksheet that matches column N (same row as original cell reference) in the original worksheet.
I know that this is a rather complex request and that I may be phrasing this in a confusing way however any help would be greatly appreciated if you'll bear with me!
Thanks,
The Whale