I am wondering if there is a way to do this, and I cannot believe there is not:
I have a table for a month, with several dates, and several times within each date, all in chronological order.
I want to get, say, the block of rows between 03/22/00 at 9 AM and 03/27/00 at 7 PM. I have tried several queries that involve the dates and times, but if I use 9 AM and 7 PM as time parameters, I get all the dates, but only the rows that fall between 9 AM and 7 PM, each day. The query drops everything from 7:01 PM and 8:59 AM.
Now, there has to be a way to do this...has anyone got a solution? I have tried several ways, but nothing returns the results I want.
Can anyone help?
Regards,
Rayna
I have a table for a month, with several dates, and several times within each date, all in chronological order.
I want to get, say, the block of rows between 03/22/00 at 9 AM and 03/27/00 at 7 PM. I have tried several queries that involve the dates and times, but if I use 9 AM and 7 PM as time parameters, I get all the dates, but only the rows that fall between 9 AM and 7 PM, each day. The query drops everything from 7:01 PM and 8:59 AM.
Now, there has to be a way to do this...has anyone got a solution? I have tried several ways, but nothing returns the results I want.
Can anyone help?
Regards,
Rayna