G
Guest
Chaps,
I've got the following expression (in a form):
=DLookUp("[Count]","WeeklyWFReport","[ReportGroup]=5")
When there is nothing to return, rather than returning a zero, it returns
nothing.
Unfortunately, this messes up validation and calculations further down the
lines.
Anybody know how I can get around this?
Cheers.
I've got the following expression (in a form):
=DLookUp("[Count]","WeeklyWFReport","[ReportGroup]=5")
When there is nothing to return, rather than returning a zero, it returns
nothing.
Unfortunately, this messes up validation and calculations further down the
lines.
Anybody know how I can get around this?
Cheers.