I have to combine the cell contents (values and cell comments) from one cell, to another cell (on the same row) that already contains a value and a comment. I can use paste special to add the values together (I don't need to retain the individual values) but I need to show both sets of comments in the resulting cell.
Eg Cell C2 has a value of 25.00 and a cell comment of CPA 1/5/11.
Cell D2 has a value of 75.00 and a cell comment of CPA 25/5/11.
Cell C2 should now show a value of 100.00 and a cell comment of CPA 1/5/11 CPA 25/5/11
This has to be carried out on several thousand rows of data.
Any help would be greatly appreciated.
Eg Cell C2 has a value of 25.00 and a cell comment of CPA 1/5/11.
Cell D2 has a value of 75.00 and a cell comment of CPA 25/5/11.
Cell C2 should now show a value of 100.00 and a cell comment of CPA 1/5/11 CPA 25/5/11
This has to be carried out on several thousand rows of data.
Any help would be greatly appreciated.