+ Reply to Thread
Results 1 to 8 of 8

Extracting data from machine generated participants list

  1. #1
    Registered User
    Join Date
    11-05-2014
    Location
    Sweden
    MS-Off Ver
    MS 365
    Posts
    3

    Lightbulb Extracting data from machine generated participants list

    Hi,
    I get this (File attached) machine generated list of participants from an organiser and it's my job to ge the details. It can be between 100 and 250 people in this list so I need to find a smart way to extract the data.
    The problem is that the data is very linear and there no rules on what information is included and what position in the list the information is presented.
    Is there a way for me to fill in formulaes in the table on the right that will find the correct information from the list on the left?
    Example.xlsx

  2. #2
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (both in England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2503 (Windows 11 Home 24H2 64-bit)
    Posts
    90,186

    Re: Extracting data from machine generated participants list

    Administrative Note:

    Welcome to the forum.

    Is your forum profile up-to-date and showing ONLY the oldest Excel PRODUCT that you need this to work for?

    Members will tailor the solutions they offer to the Office PRODUCT (Excel, NOT Windows) that you have. Please check that your forum profile is up-to-date in this respect. If you aren't sure, in Excel go to File | Account and report what it says below the MS logo at the top of that page. If your product is for Mac, please also state this.

    The three most recent Excel products are Excel 2019, Excel 2021, Excel 2024 and MS365 - if you are using MS365, please give this name along with the version number in your profile (e.g. MS365 Version 2306). This is in the About Excel section further down the Account page.

    Thanks.
    Ali


    Enthusiastic self-taught user of MS Excel who's always learning!
    Don't forget to say "thank you" in your thread to anyone who has offered you help. It's a universal courtesy.
    You can reward them by clicking on * Add Reputation below their user name on the left, if you wish.

    NB:
    as a Moderator, I never accept friendship requests.
    Forum Rules (updated August 2023): please read them here.

  3. #3
    Forum Expert
    Join Date
    01-05-2013
    Location
    Singapore
    MS-Off Ver
    H&B2019
    Posts
    4,542

    Re: Extracting data from machine generated participants list

    3 helper columns:
    Name: =IF(LEFT(A2,4)="Name",SUBSTITUTE(SUBSTITUTE(A2,"Name = ",""),"""",""),B1)
    Attribute: =LEFT(A2,FIND(" ",A2)-1)
    Value: =SUBSTITUTE(MID(A2,FIND("""",A2)+1,100),"""","")

    In G2, copy across and down:
    =IFERROR(INDEX($D$2:$D$24,AGGREGATE(15,6,(ROW($D$2:$D$24)-ROW($A$1))/(($B$2:$B$24=$F2)*($C$2:$C$24=G$1)),1)),"")

  4. #4
    Registered User
    Join Date
    11-05-2014
    Location
    Sweden
    MS-Off Ver
    MS 365
    Posts
    3

    Re: Extracting data from machine generated participants list

    This worked perfectly. Thank you very much for the assistance.

  5. #5
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (both in England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2503 (Windows 11 Home 24H2 64-bit)
    Posts
    90,186

    Re: Extracting data from machine generated participants list

    Which version of Excel are you using? Please update your forum profile. Please do not ignore posts by Moderators and Admins. Thanks.

  6. #6
    Registered User
    Join Date
    11-05-2014
    Location
    Sweden
    MS-Off Ver
    MS 365
    Posts
    3

    Re: Extracting data from machine generated participants list

    I'm sorry! I wasn't ignoring your message, but I failed to save when I updated the profile after your first message. Thanks for the reminder.

  7. #7
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (both in England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2503 (Windows 11 Home 24H2 64-bit)
    Posts
    90,186

    Re: Extracting data from machine generated participants list

    Thank you.

    If that takes care of your original question, please choose Thread Tools from the menu link above and mark this thread as SOLVED. You can also access the SOLVED tag by editing the opening post and choosing SOLVED from the drop-down to the left of the title box.

    Also, if you have not already done so, remember that you can reward anyone who offered you help towards a solution for your issue by clicking the small star icon (* Add Reputation) located in the lower left corner of the post in which the help was given. By doing so you can add to the reputation(s) of each of those who offered help.

  8. #8
    Forum Expert
    Join Date
    04-14-2009
    Location
    Taiwan
    MS-Off Ver
    Excel 2016,2019,O365
    Posts
    2,868

    Re: Extracting data from machine generated participants list

    One way for O365.
    Please Login or Register  to view this content.
    Attached Files Attached Files

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Need to generate a data list from a form generated in MS Excel 2016
    By Ahmar Taufique in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 09-30-2019, 04:44 AM
  2. Pages Generated by Number of Participants
    By Hungry Horace in forum Excel Programming / VBA / Macros
    Replies: 18
    Last Post: 12-18-2016, 07:16 AM
  3. Replies: 5
    Last Post: 08-18-2016, 05:09 PM
  4. Excel automatically inserting new rows for new participants in Existing list?
    By underrated209 in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 01-08-2013, 09:35 PM
  5. Extracting desired data from a list when the Unwanted list is provided
    By all4excel in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 05-11-2008, 10:33 AM
  6. [SOLVED] Reference & update destin. cells on 1st machine from source workbook on 2nd machine.
    By eastside877@yahoo.com in forum Excel General
    Replies: 6
    Last Post: 02-28-2006, 01:20 AM
  7. list of shared workbook participants
    By sam1 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 04-20-2005, 01:33 PM

Tags for this Thread

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