Hi,
I have a requirement to write the excel contents to a word document.
For that i used obj.documents.add. This adds only one page document.
Is there any way to add multiple pages in a single document?
Thanks,
Sathish.
Hi,
I have a requirement to write the excel contents to a word document.
For that i used obj.documents.add. This adds only one page document.
Is there any way to add multiple pages in a single document?
Thanks,
Sathish.
Regards,
Satzz.
try with
otherwise paste here your code![]()
wddoc.Bookmarks("\EndOfDoc").Select wdApp.Selection.InsertNewPage
If solved remember to mark Thread as solved
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks