Thread: [Solved] Save Selection
View Single Post
 
Old 01-15-2011, 10:14 AM
cksm4 cksm4 is offline Windows XP Office 2007
Advanced Beginner
 
Join Date: Aug 2010
Posts: 48
cksm4 is on a distinguished road
Default

Hello Paul,

The code words!

Is it possible to get the index to paste in its perspective section? For example, I have empty rows throughout the document. So unless I get rid of all but one empty row, section 2's index pastes in sections 1's 1st blank row the code finds.

Also, there are multiple content controls in each section... I only want it to find the first three. The code is finding all 20 and creating an index on all 20. Is it possible to stop the code after the first 3?

Also, section 1-3 are cover pages to the document I am merging and I do not want to run the code on these sections.

That was why I was using the find meathod. But you are right... this is the right way and much more stable and faster.

I really appreciate your help on this... I know this is taking a lot of time!
Reply With Quote