AutoCAD - How can i insert block from excel to autocad?

AutoCAD - How can i insert block from excel to autocad?

mohamedelm7alawy
Observer Observer
370 Views
1 Reply
Message 1 of 2

AutoCAD - How can i insert block from excel to autocad?

mohamedelm7alawy
Observer
Observer

Now i need to insert block from excel to autocad when i enter the blockname i must hit enter key from keyboard and in excel enter key means to stop code and continue from lower cell that made me write my code in 2 cells is there any way that made me change enter key in keyboard with another key

 

[ The subject line of this post has been edited for clarity by @handjonathan Original: Insert block & enter key ]

 

 

0 Likes
371 Views
1 Reply
Reply (1)
Message 2 of 2

GeeHaa
Collaborator
Collaborator

Try typing CUI on the command line. Then look under Keyboard shortcuts you can expand the shortcuts then right click on Keyboard shortcuts and add a temporary override If I remember right in the macro portion a semi-colon serves as an enter key. you just need to pick a CTRL+ any key you want that isn't already taken. Look at the other items in the list for guidance.

0 Likes