I have two fields I want to calculate in ASP page and I get a type mismatch. The calculation is 20% * $10,000.00
I used money format and tried both decimal and numeric for the % number at .2.
Keep getting type mismatch when I try to calculate in the the ASP form.
I used money format and tried both decimal and numeric for the % number at .2.
Keep getting type mismatch when I try to calculate in the the ASP form.