Can anytone give me source code on how to...
Open an excel application (c:\inventory.xls)
Define the columns, in hopes of moving the correct cells to the corresponding fields in access.
Move cells to access, row by row
Do this until the EOF is reached
Close excel

Thank you!