I would like to create a hyperlink in my spreadsheet to an executable with a command line switch. When I try to do this with the standard hyperlink function it says "Cannot open the specified file".
For example I would like to be able to click on a cell and have it execute "C:\Program Files\Mozilla Firefox\firefox.exe" /S.
Is there any way to do this?

thanks in advance