Excel Files
Excel Files
(OP)
How can I convert Excel files into dwg files, so that I can use the drawing rather than it being an un-explodeable block??????
INTELLIGENT WORK FORUMS
FOR ENGINEERING PROFESSIONALS Come Join Us!Are you an
Engineering professional? Join Eng-Tips Forums!
*Eng-Tips's functionality depends on members receiving e-mail. By joining you are opting in to receive e-mail. Posting GuidelinesJobs |
|
RE: Excel Files
This lisp file lays the text file out in autocad as text in the layout it would print in. You will need to edit the text to realign it into columns if required.
The file can be found at: www.cadalog.com under the file name: "ctext.zip".
regards
sc
RE: Excel Files
RE: Excel Files
sc
RE: Excel Files
"When an Excel spreadsheet is pasted, the Picture (metafile) format is used, which can result in the spreadsheet being truncated. This problem can occur when the column width and row height in Excel are set to the default (default width is 8.43, and default height is 12.75), and the pasted object exceeds 18 columns by 70 rows.
Use one or both of these methods to resolve the problem:
Method #1
In Excel, reduce the column width and row height. You can paste more of the spreadsheet if you reduce the column width and row height.
Method #2
Paste the spreadsheet in separate parts. By pasting the spreadsheet in separate parts you can break it down into several smaller OLE objects."
RE: Excel Files
sc
RE: Excel Files
maybe you can search or I can sent if you give your e-mail.
It is a demo but it works well.
Pardal