G
Guest
Hi,
I have a database that has these fields:
TableArea has SiteID and Status and StatusDate fields.
I get Excel files with updates that I need to add the new status and
statusdate from. I am trying to link the Excel file and do an update query
to replace the current TableArea status and statusdate with the Excel Status
and Statusdate. the Excel link works fine, but I need to find the correct
code to make the query pull the status and statusdate fields form the Excel
into the Access TableArea.
The excel files come several times weekly so I don't want to just keep
adding records for all these status lines. Is there some expression I can
use in the update query that will replace the access table status with the
excel file status?
Thanks, I can use a little help. Or a lot...
I have a database that has these fields:
TableArea has SiteID and Status and StatusDate fields.
I get Excel files with updates that I need to add the new status and
statusdate from. I am trying to link the Excel file and do an update query
to replace the current TableArea status and statusdate with the Excel Status
and Statusdate. the Excel link works fine, but I need to find the correct
code to make the query pull the status and statusdate fields form the Excel
into the Access TableArea.
The excel files come several times weekly so I don't want to just keep
adding records for all these status lines. Is there some expression I can
use in the update query that will replace the access table status with the
excel file status?
Thanks, I can use a little help. Or a lot...
