T
Ted
Hi all,
I'm trying to select records from a table using the Between function. For
example
Between #7/1/09# and #7/31/09#
The problem I'm having is the Date format of the field is General Date. I
have a record dated 7/31/09 11:18:13 AM and it's not including it.
Is there a way around this besides changing my Between statement to Between
#7/1/09# and #8/1/09#?
TIA...this is driving me nuts.
Ted
I'm trying to select records from a table using the Between function. For
example
Between #7/1/09# and #7/31/09#
The problem I'm having is the Date format of the field is General Date. I
have a record dated 7/31/09 11:18:13 AM and it's not including it.
Is there a way around this besides changing my Between statement to Between
#7/1/09# and #8/1/09#?
TIA...this is driving me nuts.
Ted