Hey Folks,
I am trying to filter out records throughout a 24 hour period using the times logged. The only problem is that all my records have a start and ending time. I probably could use just the start column since it will pull all the records within a time period. The major problem I am having is finding an expression to pull the times between a certain period in the day. For example, I have tried Between ("10:00:00 AM") And ("03:30:00 AM") and I keep getting a Data Mismatch error. I am very tired now, and I hope that this is a simple solution. Could someone please help me out here. Thanks!
I am trying to filter out records throughout a 24 hour period using the times logged. The only problem is that all my records have a start and ending time. I probably could use just the start column since it will pull all the records within a time period. The major problem I am having is finding an expression to pull the times between a certain period in the day. For example, I have tried Between ("10:00:00 AM") And ("03:30:00 AM") and I keep getting a Data Mismatch error. I am very tired now, and I hope that this is a simple solution. Could someone please help me out here. Thanks!