manatee2000
New Member
- Joined
- Apr 29, 2011
- Messages
- 4
Hello All. I need a little guidance.
I am trying to copy the data from a column to another column based on the month selected.
Here is what I have:
TableA=Contains the data (single column) to be copied
TableB=A table (12 columns for each month) with the column month name as the header
Validation List=contains pop-up list with the month name.
If the Validation List reads "Jan", I want to copy the data in TableA to the column in TableB with the matching header.
The only kicker here is that I need past data to be retained. Is this a candiate for a macro? I prefer not using a macro, but am open to anything.
I am trying to copy the data from a column to another column based on the month selected.
Here is what I have:
TableA=Contains the data (single column) to be copied
TableB=A table (12 columns for each month) with the column month name as the header
Validation List=contains pop-up list with the month name.
If the Validation List reads "Jan", I want to copy the data in TableA to the column in TableB with the matching header.
The only kicker here is that I need past data to be retained. Is this a candiate for a macro? I prefer not using a macro, but am open to anything.