> ## Content Index
> Fetch the complete content index at: https://nolongerset.com/llms.txt
> Use this file to discover other available public pages before exploring further.

# Throwback Thursday: November 20, 2025
- URL: https://nolongerset.com/throwback-thursday-2025-11-20/
- Published: 2025-11-21T04:40:41.000Z
- Updated: 2026-05-08T12:47:35.000Z
- Description: In today's Throwback Thursday, we revisit one of my favorite VBA hacks: a hidden attribute that unlocks IntelliSense when looping through a collection of custom class instances.
- Author: Mike Wolfe
- Tags: Throwback Thursday, #Import 2026-05-20 02:59

*With over a million words scattered across more than 1,500 articles on this blog, you've probably missed a few things here.*

*That’s why each week in "Throwback Thursday," we’ll revisit some standout posts. Expect a blend of my personal favorites, insightful articles from other great minds, and a touch of coding humor to keep things light.*

---

## Highlights from NoLongerSet.com

[Strongly Typed Collections in VBAGet better type safety and access to IntelliSense inside For Each loops by using “strongly-typed collections” in place of the VBA Collection type.![](https://nolongerset.com/content/images/size/w256h256/2020/09/NLS_Icon_square.png)No Longer SetMike Wolfe![](https://nolongerset.com/content/images/2021/03/scenic-3399836_1920.jpg)](https://nolongerset.com/strongly-typed-collections-in-vba/)

[Strongly-Typed Collections: The Easy WayCreating a strongly-typed collection class in VBA requires jumping through code export-import hoops. What if you didn’t have to, though?![](https://nolongerset.com/content/images/size/w256h256/2020/09/NLS_Icon_square.png)No Longer SetMike Wolfe![](https://nolongerset.com/content/images/2021/03/shelby-3821715_1920.jpg)](https://nolongerset.com/strongly-typed-collection-classes-the-easy-way/)

## Wisdom from Around the Web

[How to Create a Strongly typed Collection in VbaAn Excel File with the sample code can be found here In this blog post I will show you how to create a Strongly Type Collection Class wich…![](https://productivebytes.blogspot.com/favicon.ico)Posted by Pierpaolo![](https://www.blogger.com/img/icon18_email.gif)](https://productivebytes.blogspot.com/2012/04/how-to-create-strongly-typed-collection.html)

## Developer Humor

> [ifItWorksDontTouchIt](https://www.reddit.com/r/ProgrammerHumor/comments/1ozlbc2/ifitworksdonttouchit/)  
> by [u/Same\_Fruit\_4574](https://www.reddit.com/user/Same%5FFruit%5F4574/) in [ProgrammerHumor](https://www.reddit.com/r/ProgrammerHumor/) 

*Cover image generated by Ideogram*