Thank you Mike this is perfect. Is there an easy way to check for
duplicates? and if ther is a duplicate to use the 1st Character + Last Name
plus a number? (i.e. jsmith10, jsmith15, jsmith24. I know this is not simple
but just thought I would ask. I have to do this 100 more times and I am
going to have to manually check for duplicates. Thank you for all of your
help.
> try this
>
[quoted text clipped - 12 lines]
> > Jim Bob jbob
> > Sally Richards srichards
Mike - 17 May 2007 05:45 GMT
Kevin
Freds example will make all user names to lower case if that's what you want
you could also change lower to upper to make all user names to be in upper
case
> Thank you Mike this is perfect. Is there an easy way to check for
> duplicates? and if ther is a duplicate to use the 1st Character + Last Name
[quoted text clipped - 19 lines]
> > > Jim Bob jbob
> > > Sally Richards srichards