K
ku
hi and thank you, but i have one more question. where do
i put that code. i tried adding it to filesave but it
doesn't work. Please read below.
Suggested code:
Sub SetCustomUserDir(yourPath As String)
Options.DefaultFilePath(Path:=wdDocumentsPath) =
yourPath
End Sub
Original Question:
hi, how can you specify a location when saving a new
document based on a custom template. in other words, i
want the default directory to point to the users local
drive, not the network drive where the template is
located. thanks for any help!
i put that code. i tried adding it to filesave but it
doesn't work. Please read below.
Suggested code:
Sub SetCustomUserDir(yourPath As String)
Options.DefaultFilePath(Path:=wdDocumentsPath) =
yourPath
End Sub
Original Question:
hi, how can you specify a location when saving a new
document based on a custom template. in other words, i
want the default directory to point to the users local
drive, not the network drive where the template is
located. thanks for any help!