I'm programming a cash register system and want to output prices in the format "#.##" (eg. "€0.60" in a label. The prices are coming in from an access database and the "0's" are taken off, so it out puts like ".6" instead of "€0.60".
Can anyone help me?
Thanks.
Can anyone help me?
Thanks.