When I use the following line in a basic script file all works fine except that a new instance of excel is opened.
Is there a way of opening just the file without creating a new instance of Excel.
shell "C:\Program Files\Microsoft Office\Office\excel.exe h:\mrp_master1v7.xls"
Is there a way of opening just the file without creating a new instance of Excel.
shell "C:\Program Files\Microsoft Office\Office\excel.exe h:\mrp_master1v7.xls"