Hi, I have two tables [tblPersonData] and [tblStaff]. When I go on a form to add a client (tblPersonData) there is a cleaner textbox with a dropdown list with cleaner names. I'd like it if when you select a cleaner and save the record for the database to copy the client name from [tblPersonData] to the last column of the selected cleaners field in the table [tblStaff]. So then both people are linked? Also if the last column on the [tblPersonData] has a value in it, it would be great if the table could add an extra column called Client# and copy it there. This may be confusing and there may be a better way to do it, but any ideas? Thanks in advance, Dan?