I'm not sure if this is possible, but if anyone has any ideas that would be great!
I have a column that contains traveler data and next to the name is a From - To date and time (below a small chunk of the column).
What I want to do is be able to prompt the user to enter a date range then filter each one that contains a date within the range.
Any thoughts of how I could go about this?
Thanks much!
FROM - TO DATE (Local Time)
11/02/13 20:45 - 11/08/13 22:35
11/08/13 00:00 - 11/09/13 00:00
11/08/13 22:35 - 11/09/13 06:00
11/06/13 10:15 - 11/07/13 07:45
11/07/13 07:45 - 11/07/13 09:20
11/07/13 09:20 - 11/07/13 12:20
11/07/13 00:00 - 11/16/13 00:00
11/11/13 10:15 - 11/12/13 07:45
Bookmarks