Anuncios

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

mohamedelm7alawy
313 Vistas, 1 Respuesta

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

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 ]

 

 

GeeHaa
en respuesta a: mohamedelm7alawy

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.