Jun 17, 2004 #1 TopGuns Mechanical Joined Jun 4, 2004 Messages 16 Location CA Hi, Is there a way to show BOMs of only the sub-assemblies on a drawing? I don't want to show the individual component, just the sub-assy. Any thoughts... tx Peter
Hi, Is there a way to show BOMs of only the sub-assemblies on a drawing? I don't want to show the individual component, just the sub-assy. Any thoughts... tx Peter
Jun 17, 2004 1 #2 sapatak New member Joined Jan 20, 2003 Messages 27 Location CA So far, customers are using custom VBA macros to do that... you will have to create your own. Sap Upvote 0 Downvote
Jul 29, 2004 #3 KooKoo Aerospace Joined Jan 20, 2003 Messages 131 Location US You can try creating an .xls file from your product, edit it as needed, then save it as a .csv file. Go to drawing and create a table from csv. I know it's not associative but I don't know VB. Upvote 0 Downvote
You can try creating an .xls file from your product, edit it as needed, then save it as a .csv file. Go to drawing and create a table from csv. I know it's not associative but I don't know VB.