VBA code to get path to user's My Documents folder

D

DraNoel

I have a Project 2007 VBA script that needs to find the full path to the
current user's My Documents folder. I know this is a simple task in VB.NET
(just reference the MyDocuments property in My.Computer.FileSystem), but is
there a straightforward way to find the path in a VBA script? Thanks.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top