+ Reply to Thread
Results 1 to 3 of 3

Organizing 1,2,3,4,6,7,8 etc to 1-4, 6-8

  1. #1
    Registered User
    Join Date
    05-13-2014
    MS-Off Ver
    Excel 2010
    Posts
    33

    Organizing 1,2,3,4,6,7,8 etc to 1-4, 6-8

    Hey Guys,

    I have a list of dates that are organized in comma notation, i.e.:

    November: 1,2,3,4,5,8,9,11,12,13

    Is there any possible way to convert this to:

    November: 1-5,8-9,11-13


    Any help is appreciated

  2. #2
    Forum Expert mrice's Avatar
    Join Date
    06-22-2004
    Location
    Surrey, England
    MS-Off Ver
    Excel 2013
    Posts
    4,967

    Re: Organizing 1,2,3,4,6,7,8 etc to 1-4, 6-8

    Try this. I haven't tested it exhaustively so the logic might not hold for all instances. This, however, demonstrates the principle.

    Please Login or Register  to view this content.


    Open the VBA editor by hitting Alt F11.
    Insert a new module with Insert - Module
    Paste in the above function
    Go back to the sheet by hitting Alt F11.

    In a cell B1, enter = Compress(A1)

    Remember to save the workbook as a macro enabled workbook .xlsm
    Martin

  3. #3
    Registered User
    Join Date
    05-13-2014
    MS-Off Ver
    Excel 2010
    Posts
    33

    Re: Organizing 1,2,3,4,6,7,8 etc to 1-4, 6-8

    This worked exceptionally!

    Thanks for all of your help!

+ 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. Organizing Cells , Please Help.
    By Exposed1 in forum Excel General
    Replies: 1
    Last Post: 09-11-2013, 05:10 PM
  2. [SOLVED] Organizing lists
    By Kybynn in forum Excel General
    Replies: 1
    Last Post: 03-28-2012, 06:25 AM
  3. Organizing
    By JasonCrow in forum Excel General
    Replies: 3
    Last Post: 08-09-2009, 04:51 PM
  4. Schedule, organizing
    By joshb in forum Excel Programming / VBA / Macros
    Replies: 10
    Last Post: 10-17-2008, 10:09 PM
  5. Help Organizing States
    By KRayKeeling in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 03-21-2008, 10:34 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