excel associativity question
excel associativity question
(OP)
I need to export certain part parameters into excel. I know I can export a txt file and bring that into excel but I need more functionality than that. I need to be able to designate which cell to put a parameter into on the excel spread sheet. Is the possible?
These part files also have drawings with them. The drawings do have the parameters called out as text. Part mode or drawing mode, it doesn't matter to me how this is accomplished.
I know of some third party software that might accomplish this but because of the cost, it is not an option.
These part files also have drawings with them. The drawings do have the parameters called out as text. Part mode or drawing mode, it doesn't matter to me how this is accomplished.
I know of some third party software that might accomplish this but because of the cost, it is not an option.





RE: excel associativity question
Min. your going to have the part name first then your prams... alittle vba in excel to read it into where you want.. should be easy
RE: excel associativity question
default name for tree save as text...
might look at this thread too which says basically the same thing
http://www
RE: excel associativity question