I have 2 particular data tables that I update annually, as more (weather) data become available. I have added records from 2007, 2008, 2009 and 2010. I can query these tables to display the 2007-2009 records, but the 2010 records do not show up. How do I "update" the query so that the output table includes the latest addition of new data?
I put "update" in quotes because I have tried to "update" as Access uses the term, and I have tried to "append" as well, but neither option is truly what I am aiming to do -- I do not need to update another data table, nor do I need to append another table. I simply need the query to finish the job by including the 2010 records that are clearly in the data table.
A few other tidbits: the formatting of the 2010 records appears to be identical to the 2007-2009 records that were originally in the data table. I use Access 2007.
Seems a simple task, but apparently I am missing something...sorry to bother y'all with something that is probably so elementary to most users.
Thanks in advance for your help -- Ecologist

I put "update" in quotes because I have tried to "update" as Access uses the term, and I have tried to "append" as well, but neither option is truly what I am aiming to do -- I do not need to update another data table, nor do I need to append another table. I simply need the query to finish the job by including the 2010 records that are clearly in the data table.
A few other tidbits: the formatting of the 2010 records appears to be identical to the 2007-2009 records that were originally in the data table. I use Access 2007.
Seems a simple task, but apparently I am missing something...sorry to bother y'all with something that is probably so elementary to most users.
Thanks in advance for your help -- Ecologist

