+ Reply to Thread
Results 1 to 11 of 11

organizing data in excel when there is no header nor delimiter

  1. #1
    Registered User
    Join Date
    01-11-2015
    Location
    san antonio, tx
    MS-Off Ver
    office 2010
    Posts
    5

    organizing data in excel when there is no header nor delimiter

    i have an excel file, that has data listed in a funny way. there is no header column or row

    the data is only separated by an identifier number in the first column
    and the rest of the data i need is in different columns and rows

    here is an example the = is a different column and each line is a different row

    m12345 = =smith, john a = = = = = = = = =
    = =DOB: = 12/12/1918= = = = male = = = =
    = = home address: = = = = = = = = =
    = = 1234 = = = =anystreet dr = = = = =
    = = san antonio = = = = = TX = = = = 12345

    m2345 = = lopes, joe = = = = = = = = =
    = = DOB =1/1/1 = = = = male = = = =



    how do i extract the last name first name dob, address, city, state, zip, gender for each person

    any help would be helpful i need to organize the data correctly so i can use mail merge but since there are no headers and it's not organized it doesnt work

    thanks

  2. #2
    Forum Expert newdoverman's Avatar
    Join Date
    02-07-2013
    Location
    Port Dover, Ontario, Canada
    MS-Off Ver
    2010
    Posts
    10,330

    Re: organizing data in excel when there is no header nor delimiter

    Can you upload a substantial representative sample of your data (not a picture) so that we can take a very good look at what is being dealt with?

    Instructions for upload

    Attach a sample workbook. Make sure there is just enough data to demonstrate your need. Include a BEFORE sheet and an AFTER sheet in the workbook if needed to show the process you're trying to complete or automate. Make sure your desired results are shown, mock them up manually if necessary.

    Remember to desensitize the data.

    Click on GO ADVANCED and use the paperclip icon to open the upload window.

    View Pic
    <---------If you like someone's answer, click the star to the left of one of their posts to give them a reputation point for that answer.
    Ron W

  3. #3
    Registered User
    Join Date
    01-11-2015
    Location
    san antonio, tx
    MS-Off Ver
    office 2010
    Posts
    5

    Re: organizing data in excel when there is no header nor delimiter

    SAMPLE WORKBOOK.xlsx





    basically i need to sort the data from how i get it into how i want it but there are over 1000 records

    any help would be appreciated i was thinking of doing a macro or maybe there is a formula i can use

    or i heard something about parsing but i am not familiar i have been trying to figure this out for three days

    and i need to have it done and know how to do it by tomorrow my job depends on it

    thank you

  4. #4
    Valued Forum Contributor
    Join Date
    02-05-2013
    Location
    Jakarta, Indonesia
    MS-Off Ver
    Excel 2013
    Posts
    571

    Re: organizing data in excel when there is no header nor delimiter

    See the attachment
    Attached Files Attached Files
    Click (*) if you received helpful response.

    Regards,
    David

  5. #5
    Registered User
    Join Date
    01-11-2015
    Location
    san antonio, tx
    MS-Off Ver
    office 2010
    Posts
    5

    Re: organizing data in excel when there is no header nor delimiter

    OMG thank you so much

    that did it......

    your awesome

  6. #6
    Forum Moderator Glenn Kennedy's Avatar
    Join Date
    07-08-2012
    Location
    Digital Nomad... occasionally based in Ireland.
    MS-Off Ver
    O365 (PC) V 2403
    Posts
    44,053

    Re: organizing data in excel when there is no header nor delimiter

    Here's a more automated alternative that is tailored to your formatting.
    Attached Files Attached Files
    Glenn




    None of us get paid for helping you... we do this for fun. So DON'T FORGET to say "Thank You" to all who have freely given some of their time to help YOU.

    Temporary addition of accented to illustrate ongoing problem to the TT: L? fh?ile P?draig sona dhaoibh

  7. #7
    Forum Moderator Glenn Kennedy's Avatar
    Join Date
    07-08-2012
    Location
    Digital Nomad... occasionally based in Ireland.
    MS-Off Ver
    O365 (PC) V 2403
    Posts
    44,053

    Re: organizing data in excel when there is no header nor delimiter

    I should have added, the helper columnns can be hidden, if you don't want to have to look at them.

  8. #8
    Registered User
    Join Date
    01-11-2015
    Location
    san antonio, tx
    MS-Off Ver
    office 2010
    Posts
    5

    Re: organizing data in excel when there is no header nor delimiter

    thanks, well it worked on the file i had open

    but then i closed it and tried to use the formula on a second file and i am getting a lot of
    ref errors circular reference on the first formula

  9. #9
    Forum Moderator Glenn Kennedy's Avatar
    Join Date
    07-08-2012
    Location
    Digital Nomad... occasionally based in Ireland.
    MS-Off Ver
    O365 (PC) V 2403
    Posts
    44,053

    Re: organizing data in excel when there is no header nor delimiter

    Which of us is your question addressed to???

  10. #10
    Registered User
    Join Date
    01-11-2015
    Location
    san antonio, tx
    MS-Off Ver
    office 2010
    Posts
    5

    Re: organizing data in excel when there is no header nor delimiter

    that response was for SDCH

    glen i see the summary and the raw data

    but i'm a novice here i have no idea what array data is

    what i would like to do

    say i get a list of 2000 people some are duplicates

    individuals are say 1200 or so but that may change


    could be less or more people

    I want to be able to have a formula ready that i can just paste into the sheet and it will organize it for me

    that's pretty much what you did i believe but the array and columns a and b threw me off

    is there a way to do like 2500 lines and just sort by name i would uncheck blank and #value that way if there are less names i won't get a bunch of grabage at the bottom of the list

  11. #11
    Valued Forum Contributor
    Join Date
    02-05-2013
    Location
    Jakarta, Indonesia
    MS-Off Ver
    Excel 2013
    Posts
    571

    Re: organizing data in excel when there is no header nor delimiter

    If you only copy and paste on sheet2, excel will paste the formula on sheet2.

    So after you got the result on sheet1 and filter it, copy and paste special values on sheet2.

    Or use pivot table, filter on name (remove blank), with that you only get the value, then you can copy the result on sheet2.
    Last edited by SDCh; 01-12-2015 at 01:25 AM.

+ 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. VBS Delimiter overwriting Header Rows (Row1)
    By ShelbyMan in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 08-24-2014, 11:58 AM
  2. Replies: 4
    Last Post: 05-02-2013, 11:16 AM
  3. A straightforward question about organizing data in Excel
    By n_ant in forum Excel Formulas & Functions
    Replies: 13
    Last Post: 04-28-2013, 03:27 PM
  4. Replies: 5
    Last Post: 03-30-2009, 08:08 AM
  5. [SOLVED] Problem organizing text data into new excel page
    By Tony in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 10-21-2005, 04:05 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