> ## 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: July 3, 2025
- URL: https://nolongerset.com/throwback-thursday-2025-07-03/
- Published: 2025-07-04T03:20:18.000Z
- Updated: 2026-05-08T12:46:13.000Z
- Description: Today's edition of Throwback Thursday is a deep dive into an underused tool in the VBA debugging toolkit: the Watch Window.
- 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

[Watch ExpressionA deeper than necessary dive into the exact expression evaluation behavior of the basic “Watch Expression” in VBA.![](https://nolongerset.com/content/images/size/w256h256/2020/09/NLS_Icon_square.png)No Longer SetMike Wolfe![](https://nolongerset.com/content/images/2021/03/bird-3732867_1920.jpg)](https://nolongerset.com/watch-expression/)

[Break When Value Is TrueWhen debugging VBA, you can watch an expression and halt code execution as soon as it evaluates to True. Let’s explore exactly how that works.![](https://nolongerset.com/content/images/size/w256h256/2020/09/NLS_Icon_square.png)No Longer SetMike Wolfe![](https://nolongerset.com/content/images/2021/03/broken-549087_1920.jpg)](https://nolongerset.com/break-when-value-is-true/)

[Break When Value ChangesWhen debugging VBA, you can watch an expression and halt code execution whenever its value changes. Let’s explore exactly how that works.![](https://nolongerset.com/content/images/size/w256h256/2020/09/NLS_Icon_square.png)No Longer SetMike Wolfe![](https://nolongerset.com/content/images/2021/03/artwork-142877_1920.jpg)](https://nolongerset.com/break-when-value-changes/)

## Wisdom from Around the Web

[Debugging VBA CodeLearn how to debug VBA code written by yourself or somebody else.![](https://static-media.hotmart.com/gEiAufubX3LN51urF6i2CeCIEww=/144x144/https://file-uploads.teachablecdn.com/6827479fe2044feda57792575cd132e1/abcefcd2c03e4981945615b0a5c36f7e)Codekabinett - Access / VBA / SQLPhilipp Stiefel![](https://file-uploads.teachablecdn.com/49f7709192784c44bfe3968d66f1dde1/ab6b71279d084c619d671d77c5cfe476)](https://codekabinett.teachable.com/p/debugging-vba-code)

*Philipp knows his stuff...*

[Learn VBA From a MasterPhilipp Stiefel is on a very short list of people who I would pay to teach my employees how to write VBA.![](https://nolongerset.com/content/images/size/w256h256/2020/09/NLS_Icon_square.png)No Longer SetMike Wolfe![](https://nolongerset.com/content/images/2022/04/Stiefel.jpg)](https://nolongerset.com/learn-vba-from-a-master/)

## Developer Humor

*I miss Calvin and Hobbes...*

> [sometimesItJustStays](https://www.reddit.com/r/ProgrammerHumor/comments/1lq0ith/sometimesitjuststays/)  
> by [u/John\_Carter\_1150](https://www.reddit.com/user/John%5FCarter%5F1150/) in [ProgrammerHumor](https://www.reddit.com/r/ProgrammerHumor/) 

"This is why we call it 'troubleshooting'." **\-rosauv*

*Cover image generated by Ideogram*