Start by writing a basic new select query that just extracts the date alone,
with no restrictive criteria.
If none of the 2006 dates appear, but 2007 and 2008 does, then you have a
date entry problem.
Just try changing one of the 2006 dates until you can get it to appear, and
also look at the design view of the table to see what date format you have
set there. Are you entering the 2006 dates in accordance with this format?
> Some more information:
>
[quoted text clipped - 23 lines]
> >
> > buggirl
buggirl - 12 Mar 2008 23:14 GMT
Thanks Dick -
This is exactly what I did. I re-ran the query and fooled around with the
"Join Properties" options. It gradually dawned on me that Access was
recognising the data, but not my primary key. Then I realised there was some
problems with the input mask when entering my primary key, so I fixed it up
and typed in the data again.
Phew!
After jumping through all those hoops, it's working now!
Thanks for your response,
buggirl
> Start by writing a basic new select query that just extracts the date alone,
> with no restrictive criteria.
[quoted text clipped - 31 lines]
> > >
> > > buggirl