View Single Post
 
Old 10-10-2012, 12:08 PM
ximpostor ximpostor is offline Windows 7 64bit Office 2003
Novice
 
Join Date: Oct 2012
Posts: 8
ximpostor is on a distinguished road
Default a problem with the "Documents" folder location in VBA !!

TaskID = Shell("C:\Users\%username%\Documents", vbNormalFocus)

i want to open the Documents folder by macro on any user !!

the problem is here "%username%" !!!
Reply With Quote