Hi,
I have a table I have an excel spreadsheet with fields such as name, account number and current balance. I also have a database which I have built. There are many fields within the database but it includes the above i.e Name, account Number and current balance.
I have imported the spreadsheet into the database. I now want the system to use the Account numbers in the imported table and find the same account number in the database and then to update the current balance.
I have tried to do this by building an update query and also by relationship, but neither seem to work. Please can someone give me some guidance as to where I'm going wrong.
Many Thanks
I have a table I have an excel spreadsheet with fields such as name, account number and current balance. I also have a database which I have built. There are many fields within the database but it includes the above i.e Name, account Number and current balance.
I have imported the spreadsheet into the database. I now want the system to use the Account numbers in the imported table and find the same account number in the database and then to update the current balance.
I have tried to do this by building an update query and also by relationship, but neither seem to work. Please can someone give me some guidance as to where I'm going wrong.
Many Thanks