Quote Originally Posted by jmcilhinney View Post
Why would you need to parse the contents of a Label? That Label must have been populated using a number in the first place. It's that number that should be being used.

Hi jm, i have a doubt here. If i try to insert the digit " 1 " using a textbox or a label, then is it going to be inserted as a string datatype or an integer ? Why would someone have to use the CInt Function to convert a value to integer ?

.