Do you need to do it via the COM object because of further manipulation you want to do, or just open it for user interaction? If the latter, you can just use this
start-process excel.exe 'c:\path\to\excelfile.xlsx'