Hi all,
I have a spreadsheet that contains PC replated information, such as hostname, last logon date, last user login, BIOS date etc.
I imported the spreadsheet into Access 2007 making the hostname field as my primary key. This is my master table.
A couple of weeks later, I receive an updated spreadsheet, with the same column headings, but some information may be different than my first spreadsheet (e.g. last logon date, or last user login).
I imported this spreadsheet into Access but a different table. Again, using the hostname as the primary key. Call this Updates Table.
I want to append anything from the Updates table to my Master Table.
My question is about existing records in the Master table- Will the records in the master table be updated with information from the Updates Table even though the records are not added to the master table?
I know it won't duplicate hostnames (primary key), but are the other columns of the record (such as last logon date, last user login) updated when using an append query?
Any help is greatly apprciated!
Regards,
Scott
I have a spreadsheet that contains PC replated information, such as hostname, last logon date, last user login, BIOS date etc.
I imported the spreadsheet into Access 2007 making the hostname field as my primary key. This is my master table.
A couple of weeks later, I receive an updated spreadsheet, with the same column headings, but some information may be different than my first spreadsheet (e.g. last logon date, or last user login).
I imported this spreadsheet into Access but a different table. Again, using the hostname as the primary key. Call this Updates Table.
I want to append anything from the Updates table to my Master Table.
My question is about existing records in the Master table- Will the records in the master table be updated with information from the Updates Table even though the records are not added to the master table?
I know it won't duplicate hostnames (primary key), but are the other columns of the record (such as last logon date, last user login) updated when using an append query?
Any help is greatly apprciated!
Regards,
Scott