Hi, I have various labels that get the values from calculations. I display them using the String.Format to look like currency. Now if I want to do calculations on these and display on another label, is it possible?
For example, label 1 shows $100.00, label 2 shows $50.5, label 3 shows $ 0.0, and I want my label to show the sum from all three labels! ($150.5)
Thanks for your replies. All you people are wonderful.
For example, label 1 shows $100.00, label 2 shows $50.5, label 3 shows $ 0.0, and I want my label to show the sum from all three labels! ($150.5)
Thanks for your replies. All you people are wonderful.