G
Guest
Is there a way in VBA to determine what the actual path name is for a
shortcut path such as [My Documents]?
The actual path is usually
C:\Documents and Settings\[MACHINE NAME]\My Documents
I need to be able to add an entry into a listbox of directories that says
[My Documents] and figure out via VBA what the actual path for that is.
Thanks in advance for your help!
shortcut path such as [My Documents]?
The actual path is usually
C:\Documents and Settings\[MACHINE NAME]\My Documents
I need to be able to add an entry into a listbox of directories that says
[My Documents] and figure out via VBA what the actual path for that is.
Thanks in advance for your help!