+ Reply to Thread
Results 1 to 3 of 3

Breaking down Unique customer code.

  1. #1
    Forum Contributor
    Join Date
    01-25-2005
    Location
    Cardiff, Wales
    MS-Off Ver
    Mac 365 & M/S 365
    Posts
    107

    Breaking down Unique customer code.

    Hi all,

    I have all my customers stored in an unique customer code which looks like
    L-F-12/10/1967-M, this is First name-Surname-DOB-Gender.

    This was going great guns, until someone asked me a few questions like how many customers are male & Female.

    Is there a way I can break this or extract the DOB into one cell and the Gender into another cell?

    Thanks

  2. #2
    Forum Guru
    Join Date
    08-26-2007
    Location
    London
    Posts
    4,606
    If they all end with YYYY-G then

    DOB =MID(A1,LEN(A1)-5,4)

    *** = RIGHT (A1,1)

  3. #3
    Forum Contributor
    Join Date
    01-25-2005
    Location
    Cardiff, Wales
    MS-Off Ver
    Mac 365 & M/S 365
    Posts
    107
    Thanks will try.

    Many thanks, you saved me a lot of work.
    Last edited by Clash; 10-07-2007 at 10:21 AM.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1