Hyperlink Slashes

R

richard_ha

I have a formular as follows...

=HYPERLINK("C:\Progra~1\Common~1\Micros~1\MSInfo\msinfo32.exe /compute
" &J3)


And it shows up in the spreadheet correctly as...
C:\Progra~1\Common~1\Micros~1\MSInfo\msinfo32.exe /compute
RED-IFAERO-LY8W


But when you click on it, it trys to go to...
C:\Progra~1\Common~1\Micros~1\MSInfo\msinfo32.exe \compute
RED-IFAERO-LY8W
(note the slah is the wrong way round!)

Why is this and how can i correct it
 
Top