Quantcast
Channel: VBForums - Visual Basic .NET
Viewing all articles
Browse latest Browse all 27212

VS 2012 Need help!

$
0
0
I'll keep this simple.
I have 3 TextBoxes:

  • TextBox1
  • TextBox2
  • TextBox3


In the TextBox1 i have this text Rp.1,000.00
In the TextBox2 i have this text Rp.2,000.00

Name:  Capture.JPG
Views: 54
Size:  12.3 KB

So, in the TextBox3 i want to have some kind of Val(TextBox1.text) + Val(TextBox2.text)
But because there is Rp. in the TextBox1 and TextBox2
The value i get in TextBox3 is 0
How can i get Rp.3,000.00 and not 0 in the TextBox3 ?
Attached Images
 

Viewing all articles
Browse latest Browse all 27212


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>