Dear Excel Forum,
I need some advice cleaning exports from a survey software called MarketSight. The software returns tables as so:
row x: blank cells possibly with a comment for the value below
row x + 1: cells with some value
This repeats over the relevant range (approximately 4000 rows x 20-30 columns). What I would like to do is combine the comments and values.
One obvious way would be to loop through the range and conditionally PasteSpecial comments to the range below, but I have found this to be very slow. I have also considered simply adding comments rather than copy + paste, but I question how much faster this would be. Any tips?
Best,
Doug
Bookmarks