Message 1 of 4
Total parts quantity
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello everybody,
I have assigned 3 types to the parts in an assembly. I have an iLogic snippet that creates 3 separate Excel files from BOM based on these types. I need to make 2 improvements to my code:
1- To add a row at the end of each table in my Excel sheets under the column QTY that shows the total number of parts in that column. For example, if I have Part1x2, Part2x6, and Part3x12 I need to get a total quantity of 20.
2- The tables in my Excel sheets are long. I have another piece of code that can create separate sheets with 10 rows in each Excel file. I need this code to be integrated into my main code.
I attach both codes so that you can have a look and help me with this.
I appreciate anyone who can assist me.
Farshid