Hi,
I've table TblMain with data and another table Tbl2009, which is linked to excel sheet.
I need to update TblMain with data from Tbl2009 with update query. Problem is, that update query doesn't create new rows, only updating existing. Please advise if that can be avoided.
Thank you.