![]() |
|
|
|
#1
|
|||
|
|||
|
I've been working on removing styles in a word document but applying the style's formatting in a direct manner. In that connection, I've found this thread helpful.
When I run the "UnLinkNotes()" macro provided in this post, everything runs properly. I can then save as an RTF file, open-edit-and-resave in WordPad, and reopen-and-resave as a DOCX in Word. The formatting is then applied directly (what I'm wanting), but the footnotes are still grouped at the bottom of the document. When i run the "ReLinkFootNotes()" macro provided in this same post, however, I'm not able to reattach the footnotes. Instead, I get a "Type mismach" error on this line "k = .Paragraphs(1).Range.Words(1) - 1" in the macro. Would you have any suggestions about how to adjust the macro so that it will run and relink the footnotes? Thank you so much! |
|
#2
|
||||
|
||||
|
Did you select the footnotes to be converted before running the ReLinkFootNotes macro, as the instructions in the post say you must?
__________________
Cheers, Paul Edstein [Fmr MS MVP - Word] |
|
#3
|
|||
|
|||
|
Unfortunately, no. I did read over that part of the instructions. That did the trick. Thanks so much for the reminder.
|
|
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
How to change superscript footnotes into genuine Word footnotes
|
Knounte29 | Word VBA | 41 | 01-16-2020 04:48 PM |
| creating manuscript w/footnotes from separate documents containing chapters with footnotes-word 2010 | Dottie | Publisher | 0 | 02-19-2017 03:18 PM |
| Convert manual cross references in footnotes to other footnotes to automatic cross references | ghumdinger | Word VBA | 7 | 11-20-2014 11:47 PM |
Footnotes
|
Apperley | Word | 2 | 08-10-2011 03:25 PM |
Relinking excel worksheets
|
iffy | Excel | 2 | 01-07-2011 01:53 PM |