Category Archives: Code Snippets
Check for Nulls and Empty Strings
If Len(NZ(Me.YourTextBoxName) & “”) > 0 Then
Microsoft Access quick tutorials, code snippets, and more | Tel: +17738095456 Email: sales@itimpact.com
If Len(NZ(Me.YourTextBoxName) & “”) > 0 Then