+ Reply to Thread
Results 1 to 10 of 10

Arranging Data

  1. #1
    Registered User
    Join Date
    11-13-2018
    Location
    Cape Town, South africa
    MS-Off Ver
    10
    Posts
    5

    Arranging Data

    Hi

    I have searched Google for the answer and have not found anything to resolve my problem. I assume there is a simple answer but I have not come across it yet.

    We receive a report from other software in excel format. What I need to do is create a method where if i receive the updated data at the end of the week it automatically arranges itself into a spreadsheet I can work with.

    I have attached a spreadsheet with what I need. The DATA tab is exactly what the software exports. The Sorted Tab is the minimum requirement so that I can then do a Pivot Table or just work with the information.

    The item that has me stumped is that the Employee name is in the same column as the date he / she worked. I need the name in a separate column next to the dates in order to set up an IF THEN formula.

    My thoughts are there should be something that can be done that could maybe identify the names and then move them to a new column?

    I will need to do this on a weekly basis so am trying to automate the process.

    Looking forward to some excel magic...
    Attached Files Attached Files

  2. #2
    Valued Forum Contributor PaulSP8's Avatar
    Join Date
    11-21-2017
    Location
    Chorley, England
    MS-Off Ver
    2013 & 2021
    Posts
    437

    Re: Arranging Data

    Could you use the comma in the name to identify them as such?

    Please Login or Register  to view this content.

  3. #3
    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
    43,984

    Re: Arranging Data

    Not quite...but nearly.

    Insert column A and use this in A1, copied down:

    =IF(ISNUMBER(B1+0),LOOKUP(2,1/(ISNUMBER(SEARCH(",",$B$1:B1))),$B$1:B1),"")
    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

  4. #4
    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
    43,984

    Re: Arranging Data

    QSAlan: are you still using Excel 2003 or ealier? Either way, please amned your profile to show the EXCEL version you are using. If you're using 2007+ - why still use the outdated .xls file type?

  5. #5
    Registered User
    Join Date
    11-13-2018
    Location
    Cape Town, South africa
    MS-Off Ver
    10
    Posts
    5

    Re: Arranging Data

    Thanks for the Suggestion Paul,

    I am no Excel Fundi. My Problem is how would the formula know to stop with one names result and continue with the next names result.

    In the Virgin format there is a name with lines of dates in the same column.

    IE:

    Alan
    1
    2
    1
    Peter
    1
    9
    5
    8
    Zoe
    8
    4
    5
    6
    9
    4

    So I want the result to be
    Alan = 4
    Peter = 23
    Zoe = 36

    if I could Auto Sum until he next name that would be great. But the number of numbers will change weekly. If I do this manually it will take me a week.

  6. #6
    Registered User
    Join Date
    11-13-2018
    Location
    Cape Town, South africa
    MS-Off Ver
    10
    Posts
    5

    Re: Arranging Data

    Thanks Glenn,

    This is helping. I think I can now make the sheet do what I need.

  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
    43,984

    Re: Arranging Data

    If it's not quite whatyour expected answer was .... let me know. If it is what your expected answer was, then you're welcome.



    If that takes care of your original question, please select "Thread Tools" from the menu link above and mark this thread as SOLVED.

    It'd also be appreciated if you were to click the Add Reputation button at the foot of any of the posts of all members who helped you reach a solution.

  8. #8
    Registered User
    Join Date
    11-13-2018
    Location
    Cape Town, South africa
    MS-Off Ver
    10
    Posts
    5

    Re: Arranging Data

    Quote Originally Posted by Glenn Kennedy View Post
    QSAlan: are you still using Excel 2003 or ealier? Either way, please amned your profile to show the EXCEL version you are using. If you're using 2007+ - why still use the outdated .xls file type?
    Hi Glen,

    The software i get the information from exports in .xls.

  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
    43,984

    Re: Arranging Data

    Maybe so... but that's no reason to KEEP it as an .xls. Not relevant for this problem, but .xlsx and more modern Excel versions are so much more versatile.

  10. #10
    Registered User
    Join Date
    11-13-2018
    Location
    Cape Town, South africa
    MS-Off Ver
    10
    Posts
    5

    Re: Arranging Data

    Thanks for the assistance. I am still busy working on that spreadsheet but it seems to be coming together.

    I am pleased to have found this group as I am working on Excel mostly these days and have allot to learn.

    Looking forward to being involved in the group going forward.

+ 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. Arranging Raw Data
    By HeHeHaHa in forum Excel General
    Replies: 1
    Last Post: 11-22-2017, 12:09 PM
  2. [SOLVED] Re-arranging data
    By yorkuvir in forum Excel General
    Replies: 15
    Last Post: 05-31-2017, 12:52 PM
  3. Arranging Data
    By thanny88 in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 02-22-2017, 01:11 PM
  4. Need help arranging data
    By Bob8964 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 01-04-2010, 01:19 PM
  5. Re-arranging the data
    By deepak.kec in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 07-21-2009, 02:00 AM
  6. data arranging
    By frankcase in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 03-15-2009, 04:40 PM
  7. Arranging data
    By Petterq in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 10-12-2005, 03:05 PM

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