![]() |
|
|
|
#1
|
||||
|
||||
|
I found that deleting this block allows the macro to run, but there are no column lines and no column titles. So can anyone tell me what's wrong with this block of code?
'Insert info in header - change date format as you wish oNewDoc.Sections(1).Headers(wdHeaderFooterPrimary) .Range.Text = _ "Tracked changes extracted from: " & oDoc.FullName & vbCr & _ "Created by: " & Application.UserName & vbCr & _ "Creation date: " & Format(Date, "MMMM d, yyyy") |
|
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Word 2016 Multi-file Macro issues | IneedHelpWithWord | Word VBA | 1 | 08-08-2017 09:29 PM |
| Outlook 2016 Search Problems | roblopcpa | Outlook | 3 | 06-28-2017 04:53 AM |
VBA add-in no longer works in Word 2016 - macro error
|
paulkaye | Word VBA | 6 | 06-13-2017 06:50 AM |
Visio 2016 diagrams embeded in word 2016 not drawing properly
|
stubbo66 | Visio | 2 | 08-24-2016 05:58 PM |
| Excel problems since using Office 365 especially since 2016 | USAOz | Excel | 0 | 11-10-2015 09:06 PM |