How do I open htm in source view in Word 2003

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

In Word 97 I could open an htm document in source view, via a macro, and have
the macro continue to edit the source and save it.

In 2003, I have only found the "view source" option, which opens source in
the script editor and stops the macro from running.

Is there a way to automatically open an htm document in source view, so the
macro can edit it?
 
Hi J.P.,

When the HTM file is saved to disk you can set
Tools=>Options=>General to turn on [x] confirm
conversions at Open and select 'plain text'
as the file type to have it open the HTML source
in Word.

==========
In Word 97 I could open an htm document in source view, via a macro, and have
the macro continue to edit the source and save it.

In 2003, I have only found the "view source" option, which opens source in
the script editor and stops the macro from running.

Is there a way to automatically open an htm document in source view, so the
macro can edit it? >>
--
Let us know if this helped you,

Bob Buckland ?:-)
MS Office System Products MVP

*Courtesy is not expensive and can pay big dividends*

Office 2003 Editions explained
http://www.microsoft.com/uk/office/editions.mspx
 
Back
Top