Community Tip - Need to share some code when posting a question or reply? Make sure to use the "Insert code sample" menu option. Learn more! X
Hi,
a. Please let me know a technique in order to save a table created in Microsoft excel format to .tbl extension.
b. This is needed as I need to import an excel created table into a Creo 2.0 drawing.
Best regards,
Simha
save your excel file as a .cvs
In your drawing select table tab > select "table from file" icon
in the "open" dialogue box, change the type from (*.tbl) to (*.cvs)
in the "open" dialogue box, navigate to your folder where you saved your cvs file and select it, then select open
place your table on your drawing.
In csv file column values must be separated by comma.
MH