Message 1 of 5
GoExcel.Cellvalue no longer works

Not applicable
09-08-2010
01:07 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
iProperties.Value("Project", "Description") = GoExcel.CellValue("Spreadsheet.xls", "Sheet1", "B11")
This simple line of iLogic code worked fine in inventor 2009, but it no longer worked in 2010, and still does not work in Inventor 2011. Is GoExcel.CellValue no longer supported? Can anyone else get this to work in the newer versions?
Thank you.