Anuncios

The Autodesk Community Forums has a new look. Read more about what's changed on the Community Announcements board.

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

mohamedelm7alawy
Observer

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 Me gusta
Responder
314 Vistas
1 Respuesta
Respuesta (1)

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 Me gusta