comcu Posted March 2, 2009 Posted March 2, 2009 Hi, does anyon no of code snippet to cycle to next open drawing eg if the user was pressing ctrl & tab? cheers, col Quote
darn-net Posted March 3, 2009 Posted March 3, 2009 Ctrl+Tab ActiveWindow.ActivateNext Shift+Ctrl+Tab ActiveWindow.ActivatePrevious FYI. I found this by recording macro in Excel and then looking at module. I believe this is universal and should work with AutoCAD. Quote
comcu Posted March 4, 2009 Author Posted March 4, 2009 hi i had a look at it last night and the active window does not seem to work?and it doesnt seem to work? Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.