C
clawdogs
Hi I got the following to work in a text box if DECTOV (textbox) is
greater than 1. My poblem is that if DECTOV is not greater than 1 I
get a blank box. How do I get it to show zero if DECTOV is not
greater than 1? The code below will calculate 3 text boxes if DECTOV
is greater than 1.
=IIf([DECTOV1000]>1,[EMPLOYEE DATA subform].Form!TOVCOMP2)*
([PERCENTOVDEC])*([DECRATE])
greater than 1. My poblem is that if DECTOV is not greater than 1 I
get a blank box. How do I get it to show zero if DECTOV is not
greater than 1? The code below will calculate 3 text boxes if DECTOV
is greater than 1.
=IIf([DECTOV1000]>1,[EMPLOYEE DATA subform].Form!TOVCOMP2)*
([PERCENTOVDEC])*([DECRATE])