WB786
MIS
- Mar 14, 2002
- 610
I can't seem to find andanswer to this. I know it has to be simple one.
I need to show a zero for any data field that has no value stored on the table.
I tried using IIf(IsNull[MyField],0)) or variation of this but with no luck.
Anyone can help???
Thanks,
WB
WB
I need to show a zero for any data field that has no value stored on the table.
I tried using IIf(IsNull[MyField],0)) or variation of this but with no luck.
Anyone can help???
Thanks,