I have a MS Access table containing loan data. We are collecting pieces of data from various sources, all of which end-up in Excel spreadsheets.
I would like to be able to populate fields in the table, based on the data in the spreadhseets.
For example, in the db, each record now has a LoanNumber, Balance and Name field. The LoanNumber and Name fields contain data, the Balance field is blank.
The spreadsheet has LoanNumber and Balance data.
How can I merge the data from the Excel spreadsheet to the MS Access db, so that the db will have data in all three fields.
Thank you in advance
I would like to be able to populate fields in the table, based on the data in the spreadhseets.
For example, in the db, each record now has a LoanNumber, Balance and Name field. The LoanNumber and Name fields contain data, the Balance field is blank.
The spreadsheet has LoanNumber and Balance data.
How can I merge the data from the Excel spreadsheet to the MS Access db, so that the db will have data in all three fields.
Thank you in advance