Message 1 of 2
iLogic Excel2016 NamedRange

Not applicable
11-02-2016
09:57 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi.
I'm trying to use NamedRange with excel but everytime I run the code the excel stops responding and shutsdown and them I get an RPC Server Unavailable.
The code I'm trying is the one in iLogic templates
GoExcel.Open("C:\Users\XPTO\Desktop\a.xlsx", "Sheet1") MsgBox(GoExcel.NamedRangeValue("Part"))
Even with an empty excel I get the same error.
I'm Using:
Inventor 2017
Windows 10 64bits
Excel 2016 64bits