hi,
I tried the following code, to have the program find the path of the application I am trying to open with my macro, but an error prompt keeps saying 'object required'.
any suggestions?
the code:
Dim fso, newpath
Set fso = CreateObject("Scripting.FileSystemObject")
newpath =...