Running Office 2003, Win XP Home SP2. I have an Access routine that acquires data from an Excel workbook. This has been working fine until the latest Microsoft Office 2003 set of patches. Now, I get the "Server Threw an Exception" error when my code tries to open the workbook (using early binding). When I try the exact same code and the exact same workbook using Access 2000 and the Excel 9 library, it works fine. I've tried to research the error (-2147417851), but don't find much except that it means the server threw an exception (which I kinda knew, from the error message). Is there a way to find out just what the heck is wrong? Peter
|
|