N
NNlogistics
I am trying to use an "AND" with an "not isnull" in the criterea section of
dcount and I am having a problem. I think its a syntak error.
=DCount("[Combined]","qryPartHistory","[Combined] Like[Combo115] &
[fldSerialNumberIn] AND not isnull [fldDateShipped]")
It works until I add everything past AND.
dcount and I am having a problem. I think its a syntak error.
=DCount("[Combined]","qryPartHistory","[Combined] Like[Combo115] &
[fldSerialNumberIn] AND not isnull [fldDateShipped]")
It works until I add everything past AND.