Forum Discussion

Jalessa's avatar
Jalessa
Iron Contributor
Aug 07, 2025

What's the cleanest way to skip NULLs when looping through Recordest in VBA?

I've been working on a legacy Access app, and I find myself looping through a DAO recordest to process a bunch of fields. The thing is , some of those fields occasionally contain NULLs, and I've noti...

Resources