I have a table, tblOwner, in my Access 2003 database. I am able to browse & capture the path to a specific Excel workbook. That is where my skills end. I need to be able loop though all the data rows in the 1st worksheet in the Excel workbook, and insert that data into my tblOwner. However, following...