+ Reply to Thread
Results 1 to 3 of 3

Separate csv file by columns

  1. #1
    Registered User
    Join Date
    01-11-2012
    Location
    Brisbane
    MS-Off Ver
    Excel 2007
    Posts
    6

    Separate csv file by columns

    I need to separate a very large csv file (90000 rows, 100columns) into multiple files based on the columns. Following constrains must be applied:
    - Each new file should have 3 columns: A, B and C
    - Column A and B remains in all files the same and are the same as in original csv
    - Column C is changing (taking values from each column in original csv)
    - Name of the new file is exactly the same as header in separated column (header is in row 1)
    eg. after separation file A100SS.csv has following column: A,B,A100SS
    file A200SS.csv has following column: A,B,A200SS
    Please Help!
    Attached Files Attached Files

  2. #2
    Forum Contributor
    Join Date
    07-07-2005
    Location
    England
    MS-Off Ver
    Office 2019 Enterprise
    Posts
    462

    Re: Separate csv file by columns

    try this

    Please Login or Register  to view this content.

  3. #3
    Registered User
    Join Date
    01-11-2012
    Location
    Brisbane
    MS-Off Ver
    Excel 2007
    Posts
    6

    Re: Separate csv file by columns

    it works exactly in the way I need, Thank you

+ 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