Online a found a sample code to search for records between 2 dates and I was wondering if you could tell me how to make it include the two dates and not just the one in between the entered dates.
The code is:
Between "#" & [Enter Start Date] & "#" And "#" & [Enter End Date] & "#"
Thanks
Also, how would the user format their start dates? Is it just mm/dd/yyyy?
The code is:
Between "#" & [Enter Start Date] & "#" And "#" & [Enter End Date] & "#"
Thanks
Also, how would the user format their start dates? Is it just mm/dd/yyyy?