![]() |
#2
|
||||
|
||||
![]()
I don't have any trouble filtering a date range that includes times. Simply choose Date Filers>Between and input the range. Since dates are integers and times are decimals, you just need to be careful about how you specify the range. For example, if you input just 10/10/2015 as the start date, 10/10/2015 11:12 is after that. So, filtering for dates after 10/10/2015 would mean starting after 10/10/2015 23:59:59 (or starting on 11/10/2015).
If you want to filter according to time values, use a separate column to extract just the time portion (eg =MOD(A1,1)), then filter that column.
__________________
Cheers, Paul Edstein [Fmr MS MVP - Word] |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Looking for Help to Create a Macro (Sort) | rsrasc | Word VBA | 5 | 04-16-2014 03:25 AM |
Macro for Advanced Filter | atwood121 | Excel Programming | 0 | 05-22-2012 07:47 PM |
Forgotten Sort and Filter Criteria | rbdmg | Mail Merge | 0 | 10-31-2011 09:14 PM |
Sort table using macro | saslotteroy | Word VBA | 2 | 09-15-2011 02:41 PM |
sort & filter icon not available or icon not highlighted | survivo01 | Excel | 1 | 08-08-2011 03:41 AM |