melaniecarr23
Programmer
Someone wrote a program for us using access as the backend database. I have linked to one of their tables so I can run reports off it. The problem is pulling records by date.
7/14/05 is stored as 38547 for example.
How am I supposed to do queries using the date? I can format it as mm/dd/yyyy, but when using now() in the criteria I get no records and I know there are records for today's date.
WHY does this not work?
Thanks,
Melanie
7/14/05 is stored as 38547 for example.
How am I supposed to do queries using the date? I can format it as mm/dd/yyyy, but when using now() in the criteria I get no records and I know there are records for today's date.
WHY does this not work?
Thanks,
Melanie