O
OTWarrior via AccessMonster.com
I have a form using a query that displays the count of the different types of
data inputted that month (so the form would normally look like this
type1 36
type2 23
type4 89
or
type1 78
type2 54
type3 23
type4 40
if there has been no work done for that type that month, the type will not
show (as it is a null value)
is there a way of checking for that null? I want to make the form a different
colour if there hasn't been any work done in that area.
Since there are no records that appear, is there a property for that (ie: row
count?)
data inputted that month (so the form would normally look like this
type1 36
type2 23
type4 89
or
type1 78
type2 54
type3 23
type4 40
if there has been no work done for that type that month, the type will not
show (as it is a null value)
is there a way of checking for that null? I want to make the form a different
colour if there hasn't been any work done in that area.
Since there are no records that appear, is there a property for that (ie: row
count?)