I am attempting to create a database which I have both imported tables (via ODBC connection) as well as new tables that I have created in Access. The new tables currently have no data in them. I want to enter ID # and view the existing data from the linked tables. If any information is not correct I would like to be able to enter the correct information into the new access tables. I know it would be easier to just correct the existing data but my users do not have update rights to the database I am importing the records from. In short the idea is to create a prepopulated form that has empty fields to enter information if the prepopulated information is not correct. Does anyone have any idea how I might accomplish this?