Ok you can try Regular expression
or take the first character of every string and check with isnumeric();
But I thing Regualar Expression is the best way to do this.

On Tue, Feb 24, 2009 at 9:12 PM, Cerebrus <[email protected]> wrote:

>
> There is obviously no in-built function to do this, but writing code
> to do it should be simple enough.
>
> Unfortunately, you have provided no details or sample data. In
> addition, you appear to have made no effort in the direction of
> solving the problem, instead choosing to depend completely on someone
> else to do your homework for you. As if that were not irritating
> enough, you expect us to "mail" you the solution.
>
> We provide free help in this forum but that also means that we are
> discerning about exactly who deserves to be helped.
>
> On Feb 24, 4:43 pm, maddie <[email protected]> wrote:
> > Is there any function available to pick up all the strings starting
> > with number and ending with few selected character  . We have a
> > requirement to do the same using VB.net .
> >
> > Please mail how to do it.
> > Thanks in advance
>

Reply via email to