Good Morning All,
I have a form in which users type values into fields and at the bottom, the form automatically adds all of the amounts to show the "Total Monthly" value. Then, underneath, I have a field that multiplies the "Total Monthly" value by 12 to show the "Total Annually". My issue is that when nothing is typed in the form at all, these two fields have the value of "$0.00". I want to make it so that they are blank until someone types something into the form. I have attached two screenshots to show you what I am talking about. Thank you for your help in advance.