+ Reply to Thread
Results 1 to 6 of 6

New to VBA programming. Need to search through a column and 'group' column #2 with col #1

  1. #1
    Registered User
    Join Date
    10-01-2012
    Location
    Atlanta, GA
    MS-Off Ver
    Excel 2007
    Posts
    4

    New to VBA programming. Need to search through a column and 'group' column #2 with col #1

    Good evening,

    I am currently trying to sort some data for work. I have several columns of data that I need to 'group' together everytime there is a change in the order number. In other words, each time the order number changes I need to group the items that have the same order number.

    SCN (order) FSC QTY LOCATION Descr WGT CUB
    125970 803750 1 B18D22 C17 12 OUTLET PK5 304 1827
    125970 3550320 2 B03C39 KNIT CUFF LEATHER GLVS 272 5933
    125970 3580080 1 K01K10 EASY GOING MAXIDRS XXL 1280 22365

    Thanks,

    SD

  2. #2
    Forum Expert
    Join Date
    06-09-2010
    Location
    Australia
    MS-Off Ver
    Excel 2013
    Posts
    1,714

    Re: New to VBA programming. Need to search through a column and 'group' column #2 with co

    Hi
    could you upload a sheet with an example of the "before" and "after" you are trying to achireve
    thanks

  3. #3
    Registered User
    Join Date
    10-01-2012
    Location
    Atlanta, GA
    MS-Off Ver
    Excel 2007
    Posts
    4

    Re: New to VBA programming. Need to search through a column and 'group' column #2 with co

    Sure. One second please

  4. #4
    Registered User
    Join Date
    10-01-2012
    Location
    Atlanta, GA
    MS-Off Ver
    Excel 2007
    Posts
    4

    Re: New to VBA programming. Need to search through a column and 'group' column #2 with co

    Attachment 184128

    Here you go!

    Thanks for looking at this!

    SD
    Attached Files Attached Files

  5. #5
    Forum Expert
    Join Date
    06-09-2010
    Location
    Australia
    MS-Off Ver
    Excel 2013
    Posts
    1,714

    Re: New to VBA programming. Need to search through a column and 'group' column #2 with co

    Hi
    sorry, I'm stiill not sure what you are trying to achieve. What to you mean by "group" the data?

  6. #6
    Forum Expert
    Join Date
    06-09-2010
    Location
    Australia
    MS-Off Ver
    Excel 2013
    Posts
    1,714

    Re: New to VBA programming. Need to search through a column and 'group' column #2 with co

    please ignore the earlier version of this post
    is there a reason you can't just use sort?
    Last edited by NickyC; 10-02-2012 at 03:11 AM. Reason: posted in wrong thread

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

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