CatDrawing BOM to Excel
CatDrawing BOM to Excel
(OP)
Hi everyone
I am looking for a way to export the data from a drawing table in a catdrawing into excel. any ideas?
Thanks
Greg
I am looking for a way to export the data from a drawing table in a catdrawing into excel. any ideas?
Thanks
Greg





RE: CatDrawing BOM to Excel
Editing Drawing Table is a pain!
indocti discant et ament meminisse periti
RE: CatDrawing BOM to Excel
RE: CatDrawing BOM to Excel
indocti discant et ament meminisse periti
RE: CatDrawing BOM to Excel
Ken
RE: CatDrawing BOM to Excel
How do I go to recuperate text from a regular txt file sepparated by tabs and insert it in a drawing table on the drafting workbench??
Thanx for your help
regards, luis
RE: CatDrawing BOM to Excel
open your text file.
get the first line
find the next tab, do some text manipulation with mid()
put the text in the proper cell CATDrawingTable.SetCellString()
go to next tab in text and next Column in drawingtable
go to next line in text file and next Row in Table
indocti discant et ament meminisse periti