I was designing a certain database, where I need to make a field (named 'Field') of a particular table represent and link the fields in other tables. For an example if one of the records contains an entry 'Name' in the 'Field' column, then that should be mapped to the value of 'Name' in another table... Can I do that using access?