+ Reply to Thread
Results 1 to 3 of 3

Need help with VBA code for filtering/arranging data

  1. #1
    Registered User
    Join Date
    02-11-2014
    Location
    Canada
    MS-Off Ver
    Excel 2007
    Posts
    10

    Need help with VBA code for filtering/arranging data

    Hi,

    I have an excel file which contains:

    columA columB columC columD
    ABC45 2502 .... etc
    ABC45 2503
    ABC45 2504
    DSE76 6589
    DSE76 5123
    FG345 5464
    GFDR4 5422
    etc...

    I need to arrange it this way:

    ABC45 2502 2503 2504
    DSE76 6589 5123
    FG345 5464
    GFDR4 5422


    Any trick to make this works ?
    or can only work it out with VBA ?

  2. #2
    Valued Forum Contributor
    Join Date
    03-29-2013
    Location
    United Kingdom
    MS-Off Ver
    Office/Excel 2013
    Posts
    1,749

    Re: Need help with VBA code for filtering/arranging data

    VBA is the only practicable way really....Can you upload a small sample file so we know the data layout..
    Elegant Simplicity............. Not Always

  3. #3
    Registered User
    Join Date
    02-11-2014
    Location
    Canada
    MS-Off Ver
    Excel 2007
    Posts
    10

    Re: Need help with VBA code for filtering/arranging data

    Hi, sry for the late reply,

    was on vacation.


    See the attached file.

    So like the exemple stated,
    Colum "ID" has to be unique in each row
    see sheet2 to what I really want the file to look like
    I've highlight in yellow for the specific example.

    See if there is anything you can do in VBA to make it works

    Thx.
    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. re-arranging code
    By H_Kennedy in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 12-07-2013, 06:33 PM
  2. VB code for arranging data
    By sharan.ashutosh in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 08-30-2013, 06:20 PM
  3. vba code to get average time by filtering the data
    By prabhuduraraj09 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 08-11-2013, 05:06 AM
  4. Making VBA Code more efficient -Filtering Data
    By greg_c in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 08-01-2012, 10:45 PM
  5. Filtering, Compiling and arranging data
    By Adseder in forum Excel Programming / VBA / Macros
    Replies: 7
    Last Post: 07-11-2008, 11:25 AM

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