Hi,

I am getting some value in a excel cell into VB textbox. The value contains some numbers such as 0, 1 etc.

With the value 0 i am also getting some carriage return and line feed characters(vertical bars). Since i have to perform some action based on the Excel cell value i need to sepearate just the numbers (i.e. 0,1 etc).

Is there a way just to seperate the numbers from those characters. I would really appreciate some help with this.


Thanks ,
Hari