I have a text box that I am using to enter a dollar amount.<br>I have the <br>InputMask set to 999999.99<br>Format set to K$<br>control source m.amount_debt<br><br>The problem is that you have you use up the first 6 decimals before you can enter a penny amount. I want to be able to enter 55.54 instead of 000055.54.<br><br>What am I overlooking.<br><br><br>Thanks<br><br><br>Jeremy