Good day everyone,
I’m a newbie with VB.net and hope that someone may be able to help me. I’m trying to create a simple calculator program that will round numbers to two decimals. i.e. $126.457 to $126.46
Is there an easier way to do this other then the decimal.round method? I have been trying to use it and I just figured out that you literally have to type in the decimal amounts and what you want it rounded to.
Any help would be appreciated.
Soulman918