Yes, but I won't be able to get that until this evening. I'll post
then.
And I've had a thought. My initial thought was to use VLOOKUP, and I
posted here in the programming forum because I figured it would
involve something more than just a formula. I'm wondering if a
Copy>Find>Offset>Paste loop would do the trick? Here's what I'm
thinking in pseudo code:
In the temporary worksheet (CommentLoader)
- Start loop
- Look at first value in Column A and put the value in a variable
- Offset and copy the 2 adjacent cells in columns B & C
- Search in Column D for the variable loaded from column A
- Offset one column, and PasteAll
Unless I'm mistaken, that should bring the values and the formats from
columns B and C over to the appropriate location in columns E and F.
Does that sound right?
I can post the workbooks this evening. Thanks Claus.
Frank