I currently have an acess program that will open a rtf file and
> change the formating
> >and save the file and move on to the next. Instead of
> using
> >active.document.save I would like to use save as and make
> the rtf file a doc
> >file. Any suggestions?
> >.
> >
>

Re: using saveas in programming by Doug

Doug
Wed Dec 08 19:23:42 CST 2004

Use ActiveDocument.SaveAs

Look up the VB help file to get the syntax and the arguments

--
Please respond to the Newsgroup for the benefit of others who may be
interested. Questions sent directly to me will only be answered on a paid
consulting basis.

Hope this helps,
Doug Robbins - Word MVP
"tricia" <tricia@discussions.microsoft.com> wrote in message
news:1FD65BCD-508C-4333-9527-9EA0F9BFE32A@microsoft.com...
>I currently have an acess program that will open a rtf file and
>> change the formating
>> >and save the file and move on to the next. Instead of
>> using
>> >active.document.save I would like to use save as and make
>> the rtf file a doc
>> >file. Any suggestions?
>> >.
>> >
>>