Skorkpup
Programmer
- Feb 17, 2005
- 11
I am trying to add gasoline prices and have them displayed in a text box. but how can I compute the one tenth of a penny?
Such as ($3.25.9 plus $3.25.9) would return ($6.51.8).
in an ideal world a user would imput the price of gas into a text box. the results would go to a listview, and the listview would return the total column of such inputs to another text box. but how in the world can I add together 9/10ths of a penny? or get it to display?
Any help would be greatly appreciated.
Skorkpup
Such as ($3.25.9 plus $3.25.9) would return ($6.51.8).
in an ideal world a user would imput the price of gas into a text box. the results would go to a listview, and the listview would return the total column of such inputs to another text box. but how in the world can I add together 9/10ths of a penny? or get it to display?
Any help would be greatly appreciated.
Skorkpup