Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
i write integer in a textbox he transform to string how i let him read integer naganaga
All you need do is declare the variable you want to use. for example: Dim I as Integer ......... ......... .......... End Sub I believe this will solve your problem. Yours, Damilola Dammy
I THINK YOU ARE ASKING HOW TO CONVERT STRIN TO INTEGER DIM N AS INTEGER N= VAL(TEXT1.TEXT) THIS IS HELP FULL TO U sdgsdfsdfsdfsdfsdfsdfsdfsdfsdfsdf