Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hello,
the following lines of code work on a WIN XP / EXCEL 2002 machine but not on a WIN2K / EXCEL 2000 one. I get an ACCESS VIOLATION error and an "error log is being created" by Dr. WATSON ... all this on a Workbooks.Open statement ... ExcelFilePath value is C:\TMP\Equipment_List.xls ------------------------------------- Dim exApp As Excel.Application Set exApp = New Excel.Application exApp.Workbooks.Open ExcelFilePath ------------------------------------- Thx, Philippe. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Automation to Excel from Access | Excel Discussion (Misc queries) | |||
Excel 97 Access Violation! | Excel Discussion (Misc queries) | |||
Running Access-to-Excel Automation.... | Excel Discussion (Misc queries) | |||
automation from access into excel | Excel Discussion (Misc queries) | |||
Automation Excel & Access | Excel Programming |