icemonster
Registered User.
- Local time
- Today, 07:25
- Joined
- Jan 30, 2010
- Messages
- 502
so am trying to figure out the proper way to write this:
strWheresSql1 = "WHERE qry1.field1 = Is null "
seems not to be working?
strWheresSql1 = "WHERE qry1.field1 = Is null "
seems not to be working?