I know this is a Mac forum, but I figured someone could help out. I have a form in VB and it is to calculate the total bill for an order of food.
When the user is typing in the cost of the actual food itself, (as soon as the cursor leaves the text box) I need it to round to 2 decimal places. If there is no decimal to begin with, it should add 2 zeros (.00) to the end of the value in the text box.
Any help is greatly appreciated!
When the user is typing in the cost of the actual food itself, (as soon as the cursor leaves the text box) I need it to round to 2 decimal places. If there is no decimal to begin with, it should add 2 zeros (.00) to the end of the value in the text box.
Any help is greatly appreciated!