Re: Saving as HTML in Word 2001
Re: Saving as HTML in Word 2001
- Subject: Re: Saving as HTML in Word 2001
- From: Paul Berkowitz <email@hidden>
- Date: Mon, 02 Apr 2001 19:24:55 -0700
On 4/2/01 6:46 PM, "Zachary Mutrux" <email@hidden> wrote:
>
>
The Visual Basic was a little garbled after being sent via email, and I
>
wasn't able to clean it up--not being a VB Maven like you are. The script
>
did run well after I reduced the VB to this:
>
>
do Visual Basic "ActiveDocument.SaveAs FileName:=\"" & htmlName & "\",
>
FileFormat:=wdFormatHTML"
Yes, that's all you need.
--
Paul Berkowitz