Message 1 of 2
Form open, continue work
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Not sure what to search for on this so I'll post the question.
Been a while since I tried any Acad vba but is there a way to leave a form open on the screen while continueing to work in the drawing? Doing a lot drawing corrections the past couple of days (and have a few days to go) but most of the drawings require the same corrections just in different places.
I written the code to do all the functions and they work. But I want to place the code segments under several buttons command on a form. Instead of opening the form then hitting the right button each time I want to just leave the form open (on 2nd monitor) and continue working til I need to hit any of the buttons to run the code.
Can this be done and what is the code to do this?
Regards and TIA,
Mike
Been a while since I tried any Acad vba but is there a way to leave a form open on the screen while continueing to work in the drawing? Doing a lot drawing corrections the past couple of days (and have a few days to go) but most of the drawings require the same corrections just in different places.
I written the code to do all the functions and they work. But I want to place the code segments under several buttons command on a form. Instead of opening the form then hitting the right button each time I want to just leave the form open (on 2nd monitor) and continue working til I need to hit any of the buttons to run the code.
Can this be done and what is the code to do this?
Regards and TIA,
Mike