T 
		
								
				
				
			
		Tom
Hello,
I have TextBox1 with this Value = 57.7
I need do something like this
MyNewVar = CDbl(TextBox1) .... but this is Type mismatch error 13
I need transform text value to number value.
Thanks Tom
				
			I have TextBox1 with this Value = 57.7
I need do something like this
MyNewVar = CDbl(TextBox1) .... but this is Type mismatch error 13
I need transform text value to number value.
Thanks Tom
