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.
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.