+ Reply to Thread
Results 1 to 4 of 4

Help : Sort & Filter

  1. #1
    Registered User
    Join Date
    03-04-2014
    Location
    Jakarta
    MS-Off Ver
    Excel 2010
    Posts
    32

    Question Help : Sort & Filter

    Please find attached file,

    I want to sort my Hotel's group booking but with the detail on the row
    How to sort the date of arrival only without changing the detail room.

    thanks a bunch
    Attached Files Attached Files
    Last edited by sarahqputra; 03-10-2014 at 03:52 AM.

  2. #2
    Forum Guru Kaper's Avatar
    Join Date
    12-14-2013
    Location
    Warsaw, Poland
    MS-Off Ver
    most often: Office 365 in Windows environment
    Posts
    8,632

    Re: Help : Sort & Filter

    I would write in I3 formula:
    =IF(D3<>"",D3,ROUNDDOWN(I2,0))+ROW(I2)/100000

    it returns an arrival date (taken either directly form column D or from above cell) and add a small number proportional to row number
    rounddown is used to have a date only before adding)

    now you can mark all columns including I and sort on I.
    See attachment.
    Attached Files Attached Files
    Best Regards,

    Kaper

  3. #3
    Registered User
    Join Date
    03-04-2014
    Location
    Jakarta
    MS-Off Ver
    Excel 2010
    Posts
    32

    Re: Help : Sort & Filter

    thank you very much,,,,,

  4. #4
    Forum Guru Kaper's Avatar
    Join Date
    12-14-2013
    Location
    Warsaw, Poland
    MS-Off Ver
    most often: Office 365 in Windows environment
    Posts
    8,632

    Re: Help : Sort & Filter

    As I understand, the problem is solved, so please mark thread as SOLVED. See http://www.excelforum.com/forum-rule...rum-rules.html for how-to instructions.

+ 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. Can't Sort or Filter
    By JXBlack in forum Excel - New Users/Basics
    Replies: 12
    Last Post: 10-25-2017, 01:35 AM
  2. Filter and sort
    By kejm in forum Excel General
    Replies: 1
    Last Post: 01-04-2011, 04:24 AM
  3. Sort/filter
    By cowboy713 in forum Excel General
    Replies: 6
    Last Post: 11-22-2010, 06:40 PM
  4. Sort and Filter
    By prodgerson in forum Excel General
    Replies: 1
    Last Post: 07-11-2010, 02:01 AM
  5. Filter with Sort
    By CobraLAD in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 05-13-2009, 05:14 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