View Single Post
 
Old 01-09-2015, 05:22 PM
ptmuldoon ptmuldoon is offline Windows 7 64bit Office 2013
Advanced Beginner
 
Join Date: Sep 2014
Posts: 93
ptmuldoon is on a distinguished road
Default

Quote:
Originally Posted by jjfreedman View Post
The code changes I suggested do put the LINK field inside the building block -- have you tried it?

The key point is that the Selection must include the LINK field (or the visible chart that appears when the field is updated) at the time you create the building block. Your original code and the copy of it in your latest post don't do that -- the LINK field is outside the Selection because you collapsed the Selection and didn't expand it again after adding text.
I'll be honest, and hadn't tried what you posted till just now, and I'm still confused by how it works.

I guess you don't actually need to reference an actual variable to add to the building block? You reference a range instead?
Reply With Quote