I have a spreadsheet that contains data that I downloaded from a provider. One of the columns is a date/time format 12/20/2012 10:08 AM.
I am trying to execute a Microsoft Query to return information within a specified date range (12/20/2012 and 01/19/2013). When I use the “between” function, I get zero results, when I use the “greater than function”, I get completely wrong results.
Any suggestions?