G
Guest
Hello
I have an excel file with a drawing number, drawing issue and deadline columns (and many more) that I recieve from my supplier. It get updated freakently but is always the same layout/format. How do I go about creating a query (I figured at least) that would cross reference the information in the Excel spreadsheet and the information contained in my Drawing Tbl (it has the same columns + many more). I want it to go through the record in the database and update the deadlines to reflect those in the Excel file. I would also like it to populate a table (not created yet) that would list all of the changes that it performed when the query is run thus contain drawing number, drawing issue, previous date and new date
Thanks a mil for all the help
Daniel
I have an excel file with a drawing number, drawing issue and deadline columns (and many more) that I recieve from my supplier. It get updated freakently but is always the same layout/format. How do I go about creating a query (I figured at least) that would cross reference the information in the Excel spreadsheet and the information contained in my Drawing Tbl (it has the same columns + many more). I want it to go through the record in the database and update the deadlines to reflect those in the Excel file. I would also like it to populate a table (not created yet) that would list all of the changes that it performed when the query is run thus contain drawing number, drawing issue, previous date and new date
Thanks a mil for all the help
Daniel