I have a form with a control source =[Amount]
I am currently using the format 0.##
Problem is if the number is a whole number for instance 2, it will show up with a decimal after it like
2.
Is there a way to make it so if it is a whole number then it wont display a decimal?