B
bw
PFDB: IIf(Nz([PFDirect])+Nz([PFBulk])=0,"",Nz([PFBulk])+Nz([PFDirect]))
I have two fields both of which are text. When I try to add them as above, I get a
concatenated result, not the sum. How does one add them?
--
I have two fields both of which are text. When I try to add them as above, I get a
concatenated result, not the sum. How does one add them?
--