Hi, I have a form that displays a person's name and their account balance.
But not all people have an account (so their balance is null).
How do I make the text field so a zero if the data is a null value?
I guess I would need to insert some vb code??? but how would I write the code and where would I place the code?
thanks
But not all people have an account (so their balance is null).
How do I make the text field so a zero if the data is a null value?
I guess I would need to insert some vb code??? but how would I write the code and where would I place the code?
thanks