Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Word / Programming / November 2004

Tip: Looking for answers? Try searching our database.

Accessing the "My favories" folder

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
robot - 16 Nov 2004 09:28 GMT
Hello,

How do I use Word vba to return the "My Favorites" folder (which depends on
the user name.)

I use Word XP and Windows XP pro.

Thanks.
Jonathan West - 16 Nov 2004 12:13 GMT
> Hello,
>
[quoted text clipped - 3 lines]
>
> I use Word XP and Windows XP pro.

try this

Dim oShell As Object
Set oShell = CreateObject("Shell.Application")
MsgBox oShell.NameSpace(6).Items.Item.Path

Signature

Regards
Jonathan West - Word MVP
www.intelligentdocuments.co.uk
Please reply to the newsgroup

 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.