Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Copy Header information
Message
From
07/10/2011 08:19:37
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivia
 
 
To
06/10/2011 22:28:44
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows 7
Miscellaneous
Thread ID:
01525836
Message ID:
01525848
Views:
41
Within Word (without Automation), to get different headers, you would have to start a new section instead of a new page (insert section command), un-link the section from the previous one (so that it can have an independent header), and change the header. I don't know how to do this with Automation, but perhaps if you save macros in Word you can then look at the generated code and adapt it.

>Hi All:
>
>I want to write a macro, eventually translatig it into VFP code, to combine a number of Word files into 1 file for either viewing or printing.
>
>I plan to do this:
>
>
>open a blank 'master' file in word
>
>for as many files as there are in the folder do this:
>    open up file n
>    select the entire file
>    copy
>    close the file
>    paste into the master file
>    simulate a control->enter to get a new page
>end for
>
>
>The problem is that when I've tested doing this by hand, all the pages in the master file get the header of the first file I pasted. I want the header to change every time I paste to the header of the file I copied from.
>
>How do I do this?
>
>Thanks,
>
>Yossi
Difference in opinions hath cost many millions of lives: for instance, whether flesh be bread, or bread be flesh; whether whistling be a vice or a virtue; whether it be better to kiss a post, or throw it into the fire... (from Gulliver's Travels)
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform