Need help with iLogic, Excel and Custom iProperty

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I'm trying to create a drawing template with an embedded form, iLogic code and an external excel spreadsheet for Inventor 2013. The form has 1 mult-value parameter that contains a drawing type description such as Assembly Drawing or Part Drawing.
The excel spreadsheet has two columns, a drawing description and a column that contains numbers. The speadsheet is an external file.
I wish to create an internal iLogic rule within the drawing file that reads the multi-value data selection from the form, opens the spreadsheet, looks in the first column for a drawing description that matches the value as selected from the form and looks to pickup the appropriate number data from the second column. The number value from the second column is then read back into the drawing file into a Custom iProperty.
I've spend a couple of hours pounding the keys, but to no avail. I'm really lost on this one!
Could someone please lend some assistance so that I can get the code to work?
Thank you in advance for your assistance!