C
christopher
I have an output field in my db that lists [SumOfBALANCE] however, when
performing a later function it turns out that if this field is blank I get a
blank result. The fields won't sum a # field w/ a blank field.
How do I create an if [SumOfBALANCE] = "blank", then [SumOfBALANCE] =0 so
that it actually writes the 0 to my field?
I appreciate any help you can offer!
chris
performing a later function it turns out that if this field is blank I get a
blank result. The fields won't sum a # field w/ a blank field.
How do I create an if [SumOfBALANCE] = "blank", then [SumOfBALANCE] =0 so
that it actually writes the 0 to my field?
I appreciate any help you can offer!
chris