PDA

Click to See Complete Forum and Search --> : [RESOLVED] CR11 Selecting Nulls


Besoup
Jun 19th, 2006, 11:16 AM
Hello,
I am trying to base the criteria of my report = null. I have a field in my database that is a integer that allows nulls and I want my report to show all the nulls.

What do you have to put in the Select Expert's criteria for it to select Nulls?

Besoup
Jun 19th, 2006, 12:10 PM
isnull()... wasn't working cuz I had checked off the covert null values.