Hi,
I'm trying to use an Excel macro to open Lotus Notes R5. I've tried using the code:
RetVal = Shell("C:\Lotus\Notes\Notes.exe", 1)
but it just flashes up without opening, (As the normal shortcut contains "Startin %APPDATA%\Lotus\Notes\Data" as well as a link to Notes.exe)
Thanking you in advance
I'm trying to use an Excel macro to open Lotus Notes R5. I've tried using the code:
RetVal = Shell("C:\Lotus\Notes\Notes.exe", 1)
but it just flashes up without opening, (As the normal shortcut contains "Startin %APPDATA%\Lotus\Notes\Data" as well as a link to Notes.exe)
Thanking you in advance