![]() |
|
![]() |
|
Thread Tools | Display Modes |
|
#1
|
||||
|
||||
![]()
Simply add the path to the .Name parameter:
Code:
Dim fileName As String Const strPath as String = "H:\HR\Reward & Shared Services\Shared Services Only\1 ~ Starters\5 ~ Offers Sent\2017 Offer of Employment Sent\" fileName = txtEmployeeName.Value & "Contract" With Dialogs(wdDialogFileSaveAs) .Name = strPath & fileName .Show End With
__________________
Cheers, Paul Edstein [Fmr MS MVP - Word] |
#2
|
|||
|
|||
![]()
Thanks. You're the best.
Just learning. Code is tough at times. |
![]() |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
![]() |
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 |
![]() |
NobodysPerfect | Word VBA | 2 | 08-14-2014 10:09 PM |
![]() |
albertc | Excel Programming | 1 | 05-13-2012 07:05 PM |
![]() |
jabberwocky12 | Word VBA | 2 | 10-22-2010 12:23 PM |