- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
In my computer, it works, however,
in other computer it produced an error,
Can't find workbook, OLE error
Any one can help me, thx
in other computer it produced an error,
Can't find workbook, OLE error
Any one can help me, thx
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi
It depends on the Excel Version which is installed.
Try changing the number in the call to :
CALL COMCREATEOBJECT ("Excel.Application.8", excelapp, status)
e.g try "Excel.Application.9"
I think somewhere in the Registry you can find which number to use.
This helped me
Klaus
It depends on the Excel Version which is installed.
Try changing the number in the call to :
CALL COMCREATEOBJECT ("Excel.Application.8", excelapp, status)
e.g try "Excel.Application.9"
I think somewhere in the Registry you can find which number to use.
This helped me
Klaus

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page