Closed Thread
Results 1 to 3 of 3

checck and display the correspondence output

  1. #1
    Registered User
    Join Date
    01-12-2013
    Location
    Banglore
    MS-Off Ver
    Excel 2007
    Posts
    11

    Unhappy checck and display the correspondence output

    I have data like this

    U_ID Ses_ID Deg
    1 11 yes
    1 12 yes
    2 13 no
    2 14 yes
    3 15 no
    4 16 yes
    5 17 no
    5 18 no
    6 19 n/a
    6 20 yes

    I want output like this

    Usr_ID Session ID Degree
    1 11 yes
    2 14 yes
    3 15 no
    4 16 yes
    5 17 no
    6 20 yes

    explanation:
    usr_ID was repeated more than once, but ses_ID are unique and one particular Usr_Id contain more than one degree if all degree are "yes" then show the degree as "yes", if one "yes", remaining "no" then display "yes" as degree but the correspondence ses_ID must be displayed with the Usr_ID

  2. #2
    Forum Guru :) Sixthsense :)'s Avatar
    Join Date
    01-01-2012
    Location
    India>Tamilnadu>Chennai
    MS-Off Ver
    2003 To 2010
    Posts
    12,770

    Re: checck and display the correspondence output

    Attach a sample workbook with expected output.

    Please confirm Helper Columns are allowed? if No helper columns then VBA code is Ok and all for giving solution.


    If your problem is solved, then please mark the thread as SOLVED>>Above your first post>>Thread Tools>>
    Mark your thread as Solved


    If the suggestion helps you, then Click *below to Add Reputation

  3. #3
    Forum Contributor arlu1201's Avatar
    Join Date
    09-09-2011
    Location
    Bangalore, India
    MS-Off Ver
    Excel 2003 & 2007
    Posts
    19,166

    Re: checck and display the correspondence output

    Welcome to the Forum, unfortunately:

    This is a duplicate post and as such does not comply with Rule 5 of our forum rules. This thread will now be closed, you may continue in your other thread.

    Thread Closed.
    If I have helped, Don't forget to add to my reputation (click on the star below the post)
    Don't forget to mark threads as "Solved" (Thread Tools->Mark thread as Solved)
    Use code tags when posting your VBA code: [code] Your code here [/code]

Closed 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