Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations JAE on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Parts list to spreadsheet

Status
Not open for further replies.

cowski

Mechanical
Joined
Apr 23, 2000
Messages
8,223
Location
US
Is there an easy way to get a parts list output to the spreadsheet? Basically, all I would need would be part numbers and quantities. I have searched through help files and played around with the spreadsheet functions (what little I know about them) to no avail.
 
The BOM is an embedded function until you get NX2. The only thing you can do is export it as a text file.


"Wildfires are dangerous, hard to control, and economically catastrophic."

Ben Loosli
CAD/CAM System Analyst
Ingersoll-Rand
 
Thanks for the reply, Ben. So, this would be possible in NX2?
 
With one Grip program we do:
-export the partslist to a text file with a logic name
-copy one excel template file to the same folder (renamed)
-Open the excel file

Inside the excel file is some vba code that creates a link to the partslist textfile.
For the vba code we use Data..Get External Data..Import text file.

I hope this helps
 
Thanks, GunnarS.
That looks like the route I'll have to pursue.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top