![]() |
|
|
|
#1
|
||||
|
||||
|
You've omitted the wdApp. reference.
In any event, everything I provided for inlineshape insertion is all irrelevant now, because of: Quote:
isn't really what you want at all. I'm done wasting time on this: use a template!
__________________
Cheers, Paul Edstein [Fmr MS MVP - Word] |
|
#2
|
|||
|
|||
|
Sir, thank you so much Indeed your inputs and guidance were really helpful.
I achieved what i desired and the page representation has come really beautifully and correctly. With your strong suggestion will use template. My last question on this thread as coding has gone much more into it. How about proper reference or syntax in footernote with its respective paragraph number have few characters bold in them. I used the following No Error but nothing displayed in as bold was not triggered. I feel somewhere i've not given proper reference Code:
Dim rngCharcs As Object Set rngCharcs = wdDoc.Sections.First.footers(wdHeaderFooterPrimary).Range rngCharcs(rngCharcs.Paragraphs(1).Range.Characters(1).Start, rngCharcs.Paragraphs(1).Range.Characters(10).End).Font.Bold = True |
|
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
How do I create an index of every word in a document?
|
jbengal | Word | 5 | 11-23-2022 02:17 PM |
Can I create word wizards with Word 2016 to automate document creation?
|
OkiDoki | Word | 4 | 09-30-2016 11:41 AM |
Word 2010 - How to create a fillable document from a boilerplate document
|
sheaters | Word | 2 | 05-04-2016 01:57 PM |
| How to create a special TOC in word document? | gn4619 | Word VBA | 5 | 04-29-2015 04:25 PM |
| How to identify whether Word 2007 was used to create a document saved as Word 2003 | noviceatwork | Word | 0 | 03-08-2012 06:40 AM |