Message 1 of 4
Partnumber & description modified according to excel file
Not applicable
03-03-2019
11:29 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I have an excel file (partnumber.xsl) that has 3 columns:
Filename; Partnumber; Description
123456.ipt; "Partnumber ipropery text"; "Description iproprty Text"
789012.ipt; "Partnumber ipropery text"; "Description iproprty Text"
etc
When my assembly is finnished, I would like to get all my parts (subassemblies included) checked on filename, and if present in the excel file, have the partnumber & description iproperty of the part modified by the text in the excel file. If the filename is not present, nothing has to be modified in the part.
Would that be difficult to achieve? I would be very thankfull if anyone could point me in the right direction. Many Thanks