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 TugboatEng on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Excell table transfer to Autocad

Status
Not open for further replies.

Golestan

Mechanical
Joined
Nov 27, 2006
Messages
110
Location
US
Hi,
I am having trouble when I paste a table of calculations from excell. I use the "paste special/ as autocad entity" comand. But each table I bring in and paste, has a different size. I then have to scale them with difficulty to make them look same size. This method of pasting works good for my plotting quality, thats why I use it instead of regular cut and paste. But with multiple tables it is hard. Any advise?

Thanks
 
I used to export my spreadsheet to a tab delimited text file, then import that as text. I could then choose my text height etc. Google for a lsp file called shatter.lsp', to break each line into individual words(cells) then I could move columns as well.

Hope that helps!
 
Try inserting an OLE object selecting an Excel worksheet.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top