Message 1 of 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi,
I try to use an embedded Excel sheet to use it with iLogic.
The rule :
i = GoExcel.FindRow("3rd Party:Embedding 1", "Feuil1", "TYPE", "=", "A")
I have the hereunder error, but I can't find where is the problem...
If I use an external XLS file it's ok :
i = GoExcel.FindRow("C:\temp\test.xlsx", "Feuil1", "TYPE", "=", "A")
The ipt file is joined, you can test it.
I precise I use French Inventor 2016 R3.
All ideas welcome !
Solved! Go to Solution.