F
FIRSTROUNDKO via OfficeKB.com
Hi
Please can somebody tell me how i save a document as its filename and path
I can extract the filename and path:
NormalTemplate.AutoTextEntries("Filename and path").Insert Where:= Selection.
Range
I think it should look something like
Doc2.SaveAs FileName:="c:\sfr\sfrsaves\" & **************(Filename and path)
***************.Name
Thanks in advance
Please can somebody tell me how i save a document as its filename and path
I can extract the filename and path:
NormalTemplate.AutoTextEntries("Filename and path").Insert Where:= Selection.
Range
I think it should look something like
Doc2.SaveAs FileName:="c:\sfr\sfrsaves\" & **************(Filename and path)
***************.Name
Thanks in advance