Is their a way i can check for a text field being null. For instance its ok if its set to zero, but if theirs nothing typed into that field then i would like to find out. I tried just doin an "IF" on the text field name, but that doesnt work it a zero was typed into that field. Only numeric values are being entered into these text fields.
Thanks in advance.
Ira