+ Reply to Thread
Results 1 to 3 of 3

VBA to custom sort on custom list

  1. #1
    Registered User
    Join Date
    08-16-2016
    Location
    Illinois, USA
    MS-Off Ver
    Office 365
    Posts
    49

    VBA to custom sort on custom list

    Hello. I have a short macro to custom sort some financial reports, and I have been asked to include a new column to sort from first. The problem I am having is that I need to sort this from a custom list and am not sure how to go about doing so in VBA. The column that needs to be sorted first is a Risk Factor column, and it needs to be sorted first, in order from High Med Low, in column E. Is this possible to do without scraping the macro and doing a 'record macro' instead? Here is the code I am using to sort the rest of the data:

    Please Login or Register  to view this content.
    Thank you in advance for any help you can provide.

  2. #2
    Forum Guru xlnitwit's Avatar
    Join Date
    06-27-2016
    Location
    London
    MS-Off Ver
    Windows: 2010; Mac: 16.13 (O365)
    Posts
    7,085

    Re: VBA to custom sort on custom list

    I think you want something like this added first
    Please Login or Register  to view this content.
    Don
    Please remember to mark your thread 'Solved' when appropriate.

  3. #3
    Registered User
    Join Date
    08-16-2016
    Location
    Illinois, USA
    MS-Off Ver
    Office 365
    Posts
    49

    Re: VBA to custom sort on custom list

    Thank you very much! After a little more playing around I was able to get it with basically the same code you have above:
    Please Login or Register  to view this content.
    Thanks again. Marking solved and +Rep.

+ 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] Custom sort without custom list
    By YasserKhalil in forum Excel Programming / VBA / Macros
    Replies: 15
    Last Post: 01-12-2016, 02:10 PM
  2. Excel sort by Fill Color by custom list sort
    By Dash4Cash in forum Excel General
    Replies: 2
    Last Post: 07-29-2005, 06:05 PM

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