I will once I code it.
One thing I've not yet tested, however, is if Word thinks the length of a building block is 255 for all BBs that exceed 255. In other words, I can have Word do the InStr on the .value of the BB if the length of the BB is 255 or less, and then do the manual paste into a temp document method for those BBs exceeding 255 in length. I've just not yet tested if Word knows the actual length of BB .values when they are >255. If not, I'll have to resort to a conducting the manual method for all BBs in the collection. I will report on my findings later.