Message 1 of 6
What is best VBA equivalent / alternative to iLogic's InputListBox statement?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
In iLogic, the InputListBox statement is incredibly useful, fairly easy to use, and I fully understand how to use it.
However, when I'm converting an iLogic rule that uses the InputListBox statement over to a VBA macro, I'm having a difficult time finding the best way to replace that portion of the code in VBA.
I'm trying to avoid having to create a UserForm, if possible.
All suggestions welcome.
Wesley Crihfield
(Not an Autodesk Employee)