![]() |
|
|||||||
|
|
|
Thread Tools | Display Modes |
|
|
|
#1
|
||||
|
||||
|
Quote:
fileName = txtEmployeeName.Value & "Contract" You now have: fileName = txtLastName.Value & "," & txtFirstName.Value & " - Contract" Not that that has anything to do with the error. What is causing the error is that you have also deleted the terminating '\' from the filepath, which should end with: 2018 Offer of Employment Sent\" not just: 2018 Offer of Employment Sent"
__________________
Cheers, Paul Edstein [Fmr MS MVP - Word] |
|
#2
|
|||
|
|||
|
I have changed a little bit more, you're right but with the little I know I knew that wasn't the issue.
![]() Thanks for your help. Worked a treat. Ross |
|
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
Turn OFF auto-adding file path as default alternative text for inserted objects
|
Sergey SPb | Drawing and Graphics | 7 | 04-24-2017 11:25 PM |
| Word for Mac 2011: Change default open/save file locations? | cglenn | Word | 0 | 06-01-2015 10:34 AM |
Change old path to new path (batch)
|
NobodysPerfect | Word VBA | 2 | 08-14-2014 10:09 PM |
How to change save location and file to print name change?
|
albertc | Excel Programming | 1 | 05-13-2012 07:05 PM |
Word Macro: Save file as text with current file name
|
jabberwocky12 | Word VBA | 2 | 10-22-2010 12:23 PM |