- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I'd like to create a button (a rule fired from a Global Form) that produces an XLS BOM sheet ready to copy into our MRP system. Right now, the members of my team export a BOM using the Export feature, and then manually make some formatting edits to prepare it for the MRP system. It's time consuming, and the edits they make follow some simple rules, which screams "automation" to me.
A typical unedited Parts List export might look like this:
The steps the team members take are:
- Delete "Description" and "Mass" columns entirely.
- Delete any row with a blank cell in the "Keywords" iProperty column.
- Add a column before the "ITEM" column titled "MATL"
- Set the "MATL" column equal to 10X the "ITEM" column.
So the above "pre-edit" example would finish like this:
That's it. Is it possible, if a "BOM.xls" or "BOM.xlsx" already exists a user's desktop, that an external iLogic rule called from a Global Form can add a sheet to the Excel file with the drawing filename (without extension) as the sheet name, pre-formatted as described above? It would save a lot of time in the long run.
Thank you in advance to anyone who reads and/or helps!
Solved! Go to Solution.