A linked table is a table that actually resides in another database file, but which is accessed in the current database. Linking a table is a mechanism that makes it appear as if the remote table were actually present in the current database. The help file has a fuller explanation.
To add a field, you must identify the database that contains the actual table, and add the field there.
Rick Sprague
Want the best answers? See faq181-2886
To write a program from scratch, first create the universe. - Paraphrased from Albert Einstein