I'm using Access and VB for the first time, trying to develop an application for hobby use. I built and populated my database, and I'm building my first module. Unfortunately, one of the most simple actions is tripping me up. I'm attempting to perform an action only if a 255-character text field in a file doesn't contain data, but comparing it to " " or "Space$
" doesn't yield the actions I'm expecting.
I've searched MSDN and various on-line resources, but I'm just not finding the answer. I'm embarrassed to ask such a simple question here, so if there's a good basic Access/VB site that covers such basics for newbies, I'd appreciate hearing about it.
Thanks for your time.

I've searched MSDN and various on-line resources, but I'm just not finding the answer. I'm embarrassed to ask such a simple question here, so if there's a good basic Access/VB site that covers such basics for newbies, I'd appreciate hearing about it.
Thanks for your time.
Last edited: