I want to open a specific folder say -
Shell "explorer.exe " & "N:\Common_Operational\Investigation Report\", vbNormalFocus
But if this folder is previously opened, then do not reopen the folder but just display the opened folder to the user.
Can anyone help me to do this?
Bookmarks