G
Guest
I have the following code, but "0" is not showing up (it's blank). Any ideas
why? (By the way, "Allocated Case Volume" is a number.")
=Sum(IIf([Product Type]=Forms![Allied or Monster]!ProductTypeV And
[Transition Complete YN]=True,[Allocated Case Volume],Null))
-Adam
why? (By the way, "Allocated Case Volume" is a number.")
=Sum(IIf([Product Type]=Forms![Allied or Monster]!ProductTypeV And
[Transition Complete YN]=True,[Allocated Case Volume],Null))
-Adam