CivilEA.com
  • Subscribe !
  • Register
  • Login
  • Home
  • Members
  • Help
  • Search
Civil Engineering Association Software Software Installation Problems & Bugs Archive Problem Import data from excel to Autocad

Import data from excel to Autocad
 ahmed21z

Not-Activated

White-private
User ID: 6253
Joined: Sep 2009
Posts: 9
Threads: 7
Likes: 0 in 0 posts
Given Likes: 1
Points:628 EP
#1
03-29-2010, 09:20 AM
Dear all,

any one can explain to me how I can import Coronates from Excel sheet to Autocad 2009?

Thanks in advace.




  •
 aniqr

Not-Activated

White-private
User ID: 334
Joined: Jan 2009
Posts: 1
Threads: 0
Likes: 4 in 1 posts
Given Likes: 7
Points:174 EP
#2
03-29-2010, 07:19 PM
Dear ahmed21z

• You can import coordinates from excel to AutoCAD by creating the script file.
• The format Autocad supports in x,y format.
• The x and y coordinate data normally placed in separate columns. For example a2 to a4 has x-coordinate data and b2 to b4 has y-coordinate data. By writing the following command in c2 will combine the x and y coordinate in same cell with comma separation

Cell c1 line
Cell c3 =concatenate(a2,”,”,b2)
Cell c3 =concatenate(a3,”,”,b3)
Cell c4 =concatenate(a4,”,”,b4)

• If you copy the cell range c1:c4 and paste in autocad command prompt will draw a line with the coordinate mentioned in column A and B.

aniqr



[-] The following 4 users Like aniqr's post:4 users Like aniqr's post
  • Yasir, jaks, rvkumar361, niki102
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)



Possibly Related Threads…
Thread Author Replies Views Last Post
  autocad structural detailing..import concrete into steel? sccot 0 2,572 03-01-2010, 11:47 AM
Last Post: sccot

  • View a Printable Version
  • Subscribe to this thread

Designed by CivilEA - Powered by MyBB

Linear Mode
Threaded Mode