+ Reply to Thread
Results 1 to 2 of 2

VBA to sort column alphabetically but put the work "Other" at the bottom

  1. #1
    Forum Contributor
    Join Date
    12-02-2008
    Location
    Brisbane
    MS-Off Ver
    2016
    Posts
    807

    VBA to sort column alphabetically but put the work "Other" at the bottom

    How do I sort a column which changes in length and always put the word "Other" at the end? The data is used to populate a dropdown menu.

  2. #2
    Forum Expert shg's Avatar
    Join Date
    06-20-2007
    Location
    The Great State of Texas
    MS-Off Ver
    2003, 2010
    Posts
    40,678

    Re: VBA to sort column alphabetically but put the work "Other" at the bottom

    You could add a column with a formula that returns 1 for "other" and 0 otherwise. Sort by that column first.
    Entia non sunt multiplicanda sine necessitate

+ 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. Replies: 3
    Last Post: 01-02-2014, 02:15 PM
  2. [SOLVED] If there is any text in column "A$" on "sheet1" then move cell to column "A$" on "sheet2"
    By ckgeary in forum Excel Programming / VBA / Macros
    Replies: 8
    Last Post: 06-27-2013, 08:28 PM
  3. [SOLVED] Copy multiple rows that contain a certain "name" in column "A" then paste it into new work
    By rschlot2 in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 06-18-2013, 02:25 PM
  4. Replies: 2
    Last Post: 06-06-2013, 12:45 PM
  5. Data sort, moving "empty" formula cells to bottom
    By skfinance in forum Excel Programming / VBA / Macros
    Replies: 7
    Last Post: 12-23-2010, 01:55 PM
  6. Is it possible to pull out one column and sort alphabetically from a "Table"?
    By Skylark in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 07-14-2010, 10:15 PM
  7. [SOLVED] pictures to work with "data" "sort" option
    By arad in forum Excel General
    Replies: 1
    Last Post: 04-18-2006, 04:15 PM
  8. Replies: 4
    Last Post: 09-13-2005, 07:06 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