Hi,
I have this hard wired code to open a folder called Comm. It works perfectly.
Shell "explorer.exe ""C:\Users\Pas\Comm\", 1
I have this full folder path recorded in cell A1. Just to make it a bit more flexible, I loaded this value to a string variable and execute the same script to open...