Message 1 of 8
How to use userinput like "select a sectionplane" in VBA

Not applicable
04-15-2020
09:28 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I just started programming in VBA. I want to create an interactive code, but sometimes I have to select different objects to execute commands (such as selecting a line to offset, moving a section, ...).
I know how to create a Userform, but I think this is something else than entering values or clicking buttons.
Thank you in advance.