- Marcar como nuevo
- Favorito
- Suscribir
- Silenciar
- Suscribirse a un feed RSS
- Resaltar
- Imprimir
- Denunciar
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 ]
- Marcar como nuevo
- Favorito
- Suscribir
- Silenciar
- Suscribirse a un feed RSS
- Resaltar
- Imprimir
- Denunciar
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.