+ Reply to Thread
Results 1 to 2 of 2

Custom sorting

  1. #1
    Registered User
    Join Date
    11-07-2013
    Location
    Poland
    MS-Off Ver
    Excel 2007
    Posts
    2

    Custom sorting

    Hi,

    First of all please forgive me my English.

    I have some sheet named for example ("CZLON"), as below. It contains some data imported from the txt files or created manually:
    czlon.jpg

    I need that data to be sorted in specific way:

    First priority, by column "E" ( if cell contains text with "S355" - it is first than "S235" - second)
    Second, by column "D".
    There is much more than 255 items in list so the standard excel sorting is not working properly.
    I`ve created something like this (forgive me if something is wrong, I`m total VBA amateur):

    Please Login or Register  to view this content.
    In point of fact it is working but it is not comfortable for the other users to put some new data in custom list directly in VBA code (the list of items is not constant).
    So I want to create a new sheet with the list of items. Their order tells excel how to sort data in sheet "CZLON" (or some other).
    Something like this below but with much more items that user can modify:
    lista.jpg

    Is this even possible? Can you please help me with it?
    I`ll be grateful for any help.
    Attached Images Attached Images
    Last edited by maaykel; 12-03-2013 at 06:51 AM.

  2. #2
    Registered User
    Join Date
    11-07-2013
    Location
    Poland
    MS-Off Ver
    Excel 2007
    Posts
    2

    Re: Custom sorting

    This is the reply from another forum from user JazzyJoop. Maybe it`ll be useful for someone.

    Please Login or Register  to view this content.
    then paste this function to module:

    Please Login or Register  to view this content.

    Link to that post http://stackoverflow.com/questions/2...custom-sorting
    Last edited by maaykel; 12-03-2013 at 08:29 AM.

+ 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. [SOLVED] Need help on Custom Sorting Please......
    By vishnu01445 in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 08-09-2012, 01:13 PM
  2. Excel 2007 : Custom Sorting
    By brantibrooks in forum Excel General
    Replies: 3
    Last Post: 08-23-2010, 09:44 AM
  3. Sorting in Custom Views
    By magerber in forum Excel General
    Replies: 1
    Last Post: 09-01-2007, 08:47 PM
  4. [SOLVED] custom sorting
    By Blah in forum Excel General
    Replies: 1
    Last Post: 05-17-2006, 04:29 PM
  5. Custom sorting
    By mvasanth in forum Excel General
    Replies: 3
    Last Post: 08-30-2005, 02:05 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