Hi All,
I am trying to use the Excel.au3 UDF to process an Excel file, just to read from it. However, I cannot open the file at all. @error was set to 1. This is on a Windows 2003 Server machine without office installed. I have tried it on another machine, Win 7 with office 2010 installed and it runs fine. Am I missing something on the other machine? Does it require Office installed or am I missing some DLLs?
I cannot even do ObjCreate("Excel.Application")
Cheers,
Vlad
I am trying to use the Excel.au3 UDF to process an Excel file, just to read from it. However, I cannot open the file at all. @error was set to 1. This is on a Windows 2003 Server machine without office installed. I have tried it on another machine, Win 7 with office 2010 installed and it runs fine. Am I missing something on the other machine? Does it require Office installed or am I missing some DLLs?
I cannot even do ObjCreate("Excel.Application")
Cheers,
Vlad