P
PL
Hi,
when I save a file with this VBA command : «ActiveDocument.SaveAs
FileName:="NewFile.01", FileFormat:=wdFormatHTML», the new file keep this
name and does not append the «.html» extention. What I have to do if want
the extention to be append even if I put a «.» in the file name of my
document ?
Thanks !
PL
when I save a file with this VBA command : «ActiveDocument.SaveAs
FileName:="NewFile.01", FileFormat:=wdFormatHTML», the new file keep this
name and does not append the «.html» extention. What I have to do if want
the extention to be append even if I put a «.» in the file name of my
document ?
Thanks !
PL