Hi all...
how can we add our saved document to the Recent
Document List using vba code.i am using vb.net add making
MS Word as child i am saving the document with .xyz and i
want when i save the doc it should be added to the recent
document list of the start MEnu.
need very quick reply
Thanks in advance.
Vivek
Include AddToRecentFiles = True into the command that you are using. See
the SaveAs item in the VBA help file for more information

Signature
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
> Hi all...
> how can we add our saved document to the Recent
[quoted text clipped - 6 lines]
> Thanks in advance.
> Vivek