xenou
MrExcel MVP, Moderator
- Joined
- Mar 2, 2007
- Messages
- 16,527
Code:
Shell "C:\WINDOWS\explorer.exe %userprofile%\Downloads", vbNormalFocus
I suggest you use the other method shown above. Or a temp folder instead of the downloads folder if that would fit. Or possibly the public downloads folder (not sure what your end goal is so these are just some other possibilities)