I receive a name and address ASCII file each morning that I need to amend directly to a table with matching fields. (?FirstName?,?LastName?,?Address?,?City?,?State?,?zip?) I would like to accomplish this using a command button. Is there code that will allow me to do this?