Hello.
I am trying to open a folder with shell.
When I use the following code in the immediate window it works properly.
however when I put in this code in the module I get a syntax error.![]()
? Shell ("explorer.exe C:\documents", vbNormalFocus)
I tried to remove the "(" & ")" from the equation however it stops working.
Please advise what I'm doing wrong.
Thank you for your help in advance
Bookmarks