> ## 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.

# Archive Collection: Nothing
- URL: https://nolongerset.com/archive-collection-nothing/
- Published: 2024-06-04T03:00:00.000Z
- Updated: 2026-05-08T12:40:36.000Z
- Description: I'm on vacation (shh...don't tell anyone)! I'll be back soon, but until then enjoy today's curated collection of articles from the archive. Today's topic: Nothing...
- Author: Mike Wolfe
- Tags: Archive, #Import 2026-05-20 02:59

*From September 1, 2020, through April 27, 2024, I posted an article here every single day. Beginning on April 28, 2024, I started slacking by taking off Sundays. So, while my daily streak has been broken, I still have an automated weekly email that goes out every Sunday morning and includes details of the last six articles I've posted. (You should sign up for it if you haven't already; just hit the \[Subscribe\] button above.)*

*In other words, I still need to post a new article every Monday through Saturday or my weekly email doesn't work right. I'm currently on vacation, though, which makes maintaining this streak a bit...tricky.*

*I don't want to be writing and publishing articles on vacation. And I still want to provide you with something of value to read each day. So I settled on creating a series of curated article lists that I think you'll find beneficial.*

*I'm hoping at least some of these articles are ones you haven't read before. And if you're so obsessed with me that you *have* read all my articles, I'm hoping that they'll keep you busy enough that you don't come looking for me and my family 😳.* 

*Enjoy!*

---

## The Many Forms of Nothing in VBA

[An Article About NothingThis one’s for the nihilists. We explore the many ways to express the concept of nothingness in VBA.![](https://nolongerset.com/favicon.png)No Longer SetMike Wolfe![](https://storage.ghost.io/c/eb/d7/ebd732c1-5f03-4f07-b386-5d08557e15c9/content/images/2023/08/Nothingness-Field-Guide.jpeg)](https://nolongerset.com/an-article-about-nothing/)

[Much Ado About NothingAn in-depth look at the Nothing keyword in VBA: when you need it; when you don’t; and one technique to avoid it altogether.![](https://nolongerset.com/favicon.png)No Longer SetMike Wolfe![](https://storage.ghost.io/c/eb/d7/ebd732c1-5f03-4f07-b386-5d08557e15c9/content/images/2023/08/VBA-s-Nothing-Keyword.jpeg)](https://nolongerset.com/much-ado-about-nothing/)

[Working with Null in Microsoft AccessLet’s explore the many ways to check for, handle, and store Null values. Spoiler alert: the best way to do it varies between VBA and SQL.![](https://nolongerset.com/favicon.png)No Longer SetMike Wolfe![](https://storage.ghost.io/c/eb/d7/ebd732c1-5f03-4f07-b386-5d08557e15c9/content/images/2023/08/Working-with-Null.jpeg)](https://nolongerset.com/null-in-ms-access/)

[The vbNullString Constant in VBAWhat is the vbNullString constant in VBA and how does it differ from a simple empty string (”″)?![](https://nolongerset.com/favicon.png)No Longer SetMike Wolfe![](https://storage.ghost.io/c/eb/d7/ebd732c1-5f03-4f07-b386-5d08557e15c9/content/images/2023/09/The-vbNullString-Constant-in-VBA.png)](https://nolongerset.com/vbnullstring/)

[The vbNullChar Constant in VBAWhat is the vbNullChar constant in VBA and how does it differ from vbNullString?![](https://nolongerset.com/favicon.png)No Longer SetMike Wolfe![](https://storage.ghost.io/c/eb/d7/ebd732c1-5f03-4f07-b386-5d08557e15c9/content/images/2023/11/Mastering-the-vbNullChar-constant-in-VBA.jpeg)](https://nolongerset.com/the-vbnullchar-constant-in-vba/)

[Working with Empty in VBAA deep dive into the Empty keyword in VBA: why it exists, how to check for it, when it makes sense to check for it, and--most importantly--how NOT to check for it.![](https://nolongerset.com/favicon.png)No Longer SetMike Wolfe![](https://storage.ghost.io/c/eb/d7/ebd732c1-5f03-4f07-b386-5d08557e15c9/content/images/2023/08/Working-with-Empty-in-VBA.png)](https://nolongerset.com/empty-in-vba/)

[The Missing Keyword in VBAWondering what the IsMissing() function is all about in VBA? We’ll explore that plus all the ins and outs of the VBA keyword that isn’t: Missing.![](https://nolongerset.com/favicon.png)No Longer SetMike Wolfe![](https://storage.ghost.io/c/eb/d7/ebd732c1-5f03-4f07-b386-5d08557e15c9/content/images/2023/08/Missing-Keyword.png)](https://nolongerset.com/the-missing-keyword/)