10-29-2020
12:40 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
10-29-2020
12:40 PM
I've tried that before
Dim oExcel As Excel.Application
Set oExcel = New Excel.Applicationmust be
Dim oExcel As Object
I think it will be something in the Excel settings, but I've already
tried everything what I thought that could have an effect on it.
Setting iLogic to : COM has no effect too , I've also tried it before
Now I have reached your last post
and I think it will probably be the way to success.
When I will be again at work , in my office, I will try .
PCs on which the code does not work
Inventor Professional Build , Release 245 : 2021.1.2 and Microsoft Office 2016 for business and Windows 10 Pro.
Thank you for trying to help me.