Results 1 to 12 of 12

How to generate automatic Family Unique Group ID

Threaded View

  1. #1
    Forum Contributor
    Join Date
    08-19-2016
    Location
    Chennai, India
    MS-Off Ver
    2007
    Posts
    300

    How to generate automatic Family Unique Group ID

    Dear Forum

    I want to create an automatic ID match with two names. Model sheet has been attached for your kind reference.

    Describing requirement:

    I have a master data set, which catches regular visitors of health center. Column C and M has a couples name. For example: If Column C has husband name, then Column M would have wife name. It happens wise versa also.

    Now I need a automatic family unique ID should be created for each family based on name matches with C and M. I have tried the following code. But no positive results.

    "Range("M" & Target.Row) = Evaluate("=IF(V" & Target.Row & "="""",IFERROR(INDEX,(M" & Target.Row & ",MATCH(TRUE,IF(C" & Target.Row & ",C" & Target.Row & "),V" & Target.Row &",V" & Target.Row & ")<>""""),0)),""""),IF(MATCH(V" & Target.Row & ",C:C,0)>ROW(M" & Target.Row & "), "OD/GJM/FID"&TEXT(MAX(IFERROR(RIGHT(M$2:M2,MATCH(V" & Target.Row &"),C$2:C2,0))))"
    Kindly do the needful.

    Thanks in advance.
    Attached Files Attached Files
    Last edited by alansidman; 09-29-2016 at 01:07 PM. Reason: code tags added in accordance with forum rules

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. [SOLVED] How to generate automatic Family Unique Group ID - Tried with few formula
    By bala04msw in forum Excel Formulas & Functions
    Replies: 9
    Last Post: 08-30-2016, 06:48 AM
  2. [SOLVED] Merge name against unique group and get max value for group
    By pnnaik in forum Excel Programming / VBA / Macros
    Replies: 11
    Last Post: 09-20-2015, 10:02 AM
  3. Replies: 7
    Last Post: 11-05-2014, 04:23 AM
  4. [SOLVED] automatic generate invoice number + 1
    By aimjhun in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 01-20-2014, 03:15 AM
  5. Automatic email generate
    By shady_ryo in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 01-07-2014, 11:49 PM
  6. Automatic generate list: row, column and values
    By Gugu89 in forum Excel General
    Replies: 2
    Last Post: 07-08-2013, 06:47 PM
  7. Hello, i am new joiner in Excel group family here
    By Rein1010 in forum Hello..Introduce yourself
    Replies: 1
    Last Post: 06-30-2013, 01:11 AM

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