Hi, any help on vba code or formula for the following problem would be greatly appreciated:
Part 1:
I have 2 sets of data on the same worksheet, but the data corresponds to columns of different lengths. For example, Column E has more dates and more data than Column B. If the date in Column E matches the date in Column B, I'd like the corresponding data in the cell to the right of the date (Column C) to be pasted in Column F, next to the matching date in Column E.
Part 2:
Next, looking at just Column F, I'd like to copy the data from one cell into all the blank spaces below it, until a cell with new data is reached. I want to do the same for the new data as well.
I hope my explanation was clear enough! Please see my attachment for clarification. This would greatly help in a project I'm doing and I have over 5000 rows to work with, simply not feasible to do it by hand.
Thanks in advance![Smile :) :)](data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7)
Part 1:
I have 2 sets of data on the same worksheet, but the data corresponds to columns of different lengths. For example, Column E has more dates and more data than Column B. If the date in Column E matches the date in Column B, I'd like the corresponding data in the cell to the right of the date (Column C) to be pasted in Column F, next to the matching date in Column E.
Part 2:
Next, looking at just Column F, I'd like to copy the data from one cell into all the blank spaces below it, until a cell with new data is reached. I want to do the same for the new data as well.
I hope my explanation was clear enough! Please see my attachment for clarification. This would greatly help in a project I'm doing and I have over 5000 rows to work with, simply not feasible to do it by hand.
Thanks in advance