Sorry, column U contains the current descriptions, all of them different. I used 9"W x 12"D x 30"H as an example because it is in U1, but they are all different from U1 to U9999.
Cell V1 contains <div style="text-align: center; font-weight: bold; font-family: Garamond;"><span style="font-size: 18pt;">9"W x 12"D x 30"H Wall<br></span></div><br style="font-family: Garamond;"><span style="font-family: Garamond; font-size: 12pt;"></span>
I would like to take the current description that is in U1, U2, U3, etc. and insert it in the appropriate place of V1, V2, V3, etc.
So U2 contains: 12"W x 12"D x 30"H, therefore V2 should contain: <div style="text-align: center; font-weight: bold; font-family: Garamond;"><span style="font-size: 18pt;">12"W x 12"D x 30"H Wall<br></span></div><br style="font-family: Garamond;"><span style="font-family: Garamond; font-size: 12pt;"></span>
And so on down the column until every description that is in column U is inserted into the appropriate place of column V
Bookmarks