I'll explain what I'm trying to accomplish and possibly somebody out there can give me some guidance on where to start. I have a VB front end that pulls data from an Access 2000 database. Periodically users are supplied with a soft copy of an Excel spreadsheet with data that needs to be update to the Access database. The users would like the ability to update the database through the VB client. I know in Access I can "get external data" and import an Excel spreadsheet, but I'm not sure how to do this without the user having to go into Access. I'm still learning with this, so any advice would be greatly appreciated. Thank you in advance.