I've tried shell("path\filename.xls" and, obviously that doesn't work.
So, I've tried
Workbooks.Open "filename.xls" and get the "object needed" error.
I've tried
Getobject ("path\filename.xls", etcetc.
I just need to open an excel spreadsheet from the vb application. Thanks for your help. [sig][/sig]
So, I've tried
Workbooks.Open "filename.xls" and get the "object needed" error.
I've tried
Getobject ("path\filename.xls", etcetc.
I just need to open an excel spreadsheet from the vb application. Thanks for your help. [sig][/sig]