The only way that I could think of
accomplishing this is by using the following functions: InStr() – this function
will find the first occurrence of a dash starting from the left side in your
account number and return a number where the dash is located. InStrRev – this will perform a similar function as InStr but will find the first occurrence of a dash starting
from the right side of the account number. Left() – this function will take the first x characters starting
from the left of the account number. Right() - this function will take the first x characters starting from
the right side of the account number. Mid() - this function will take a set of characters
and somewhere in the middle of the account number starting at a position you
need and then take the following x character from that location. You can see what these function do in more
detail from the help files.
Jose "When
you come to a fork in the road, take it." - Yogi Berra -----Original Message----- I've got a list of account numbers that appear to be
formatted with YAHOO! GROUPS LINKS
|
- [AccessDevelopers] phone number conversion teresaamc
- Re: [AccessDevelopers] phone number conversion Toby Bierly
- RE: [AccessDevelopers] phone number conversion Jose Luis Mora Jr
- RE: [AccessDevelopers] phone number conversion John Ruff
- [AccessDevelopers] Re: phone number convers... teresaamc
- RE: [AccessDevelopers] Re: phone number... George Oro
- RE: [AccessDevelopers] phone number convers... George Oro
- Re: [AccessDevelopers] phone number conversion Trent Johnsey
- Re: [AccessDevelopers] phone number conversion Brij