U
UBER_GEEK
I would like to be able to save a word doc format into a rtf format
from with in excel programming, ive tried coping the code that word
would do it, into excel, and im getting an error 448. Can anyone help?
Basically im trying to take word docs from emails, and convert them to
smaller files.
..Attachments(1).SaveAsFile Filename:=savename, FileFormat:=wdFormatRTF
savename inclues the file path, and name, and ive done with out the
&".rtf" and with out it.
from with in excel programming, ive tried coping the code that word
would do it, into excel, and im getting an error 448. Can anyone help?
Basically im trying to take word docs from emails, and convert them to
smaller files.
..Attachments(1).SaveAsFile Filename:=savename, FileFormat:=wdFormatRTF
savename inclues the file path, and name, and ive done with out the
&".rtf" and with out it.