+ Reply to Thread
Results 1 to 4 of 4

Parse Data file to copy values into a Column format

  1. #1
    Registered User
    Join Date
    06-08-2012
    Location
    South Elgin, IL
    MS-Off Ver
    Excel 2010
    Posts
    20

    Parse Data file to copy values into a Column format

    Hi-
    I have a hurdle I am trying to overcome I think VB will help me achieve my goal, I don't have any experience with VB, but I do have experience with formulas and data manipulation using Excel. However, the format of the data file has left me in a quandary. I am trying to parse the data in an output/data file and place it into a column format so I can do look-ups and summaries. The file is a grouping of time records. I need to associate each record with an individual. This is my problem, the individual's name is a header for the group of times. The group of times are in a list below the header. The number of time records within in a group will vary so I can't always go to the same cell to grab an individuals name. The number of individuals will also vary from each file.

    The data I am hoping to work with would look like this;

    Column 1 Column 2 Column3 Column 4
    Name time date Charge To Time value
    Name time date Charge To Time value

    I have attached 2 data files, I have also attached a final output file, which has two sheets. The first sheet is what the parsing should do to the 2 data files. The second sheet of the output file is what I will be doing to summarize the data from the first sheet. Let me know if I still haven't done a good job in explaining what I am trying to accomplish.

    Example - data file1.xls
    Example - data file2.xls
    final output.xlsx
    Last edited by JBeaucaire; 12-12-2012 at 09:38 PM.

  2. #2
    Registered User
    Join Date
    06-08-2012
    Location
    South Elgin, IL
    MS-Off Ver
    Excel 2010
    Posts
    20

    Re: Parse Data file to copy values into a Column format

    Hi- just wondering if anyone has any ideas to help me accomplish this?

  3. #3
    Registered User
    Join Date
    06-08-2012
    Location
    South Elgin, IL
    MS-Off Ver
    Excel 2010
    Posts
    20

    Re: Parse Data file to copy values into a Column format

    Hi- Bumping the post to see if anyone can help.

  4. #4
    Forum Expert tigeravatar's Avatar
    Join Date
    03-25-2011
    Location
    Colorado, USA
    MS-Off Ver
    Excel 2003 - 2013
    Posts
    5,361

    Re: Parse Data file to copy values into a Column format

    Researcher007,

    This code will prompt you to select files that you want to create the parsing output from. It will then use the contents of those files to create the parsing output as specified by your 'final parsing output from data' sheet in your final output.xlsx example file.
    Please Login or Register  to view this content.
    Hope that helps,
    ~tigeravatar

    Forum Rules: How to use code tags, mark a thread solved, and keep yourself out of trouble

+ Reply to 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