📄️ Creating a Threaded Modal Dialog
📄️ Enumerating Excel COM Automation Collections
When referencing COM Automation collections late-bound, the enumeration via For Each does not automatically work. An explicitly cast or set to a variable of type IEnumerable will work, though: