back2basic
Registered User.
- Local time
- Today, 00:27
- Joined
- Feb 19, 2013
- Messages
- 113
I probably wouldn't ask this question if I didn't have a problem. I am testing text fields that are blank (I think are blank). The watch window shows the variable returned as "" However the IFisNull fails?
At first this was all working and the test passed with "" returned. What has happened to the DB? Should I fill all fields in this column with blanks and test for an empty string?
Do I need to reset something in the table or combo Box at the start of the VB module called from the form?
Baffelled
Thank you for any help.
Dale
At first this was all working and the test passed with "" returned. What has happened to the DB? Should I fill all fields in this column with blanks and test for an empty string?
Do I need to reset something in the table or combo Box at the start of the VB module called from the form?
Baffelled
Thank you for any help.
Dale