Hi
I am using Access 2002 and a newbie at VBA.
I have a database that will be updated monthly as new data is available. But I want whatever data is in the file being updated to overwrite what is in the table.
In other words, if I am uploading Apr to Sep 2010 data then I want the Apr to Aug data in the table to be overwritten with the newer data.
What would my code look like? Thanks.
I am using Access 2002 and a newbie at VBA.
I have a database that will be updated monthly as new data is available. But I want whatever data is in the file being updated to overwrite what is in the table.
In other words, if I am uploading Apr to Sep 2010 data then I want the Apr to Aug data in the table to be overwritten with the newer data.
What would my code look like? Thanks.