Inserting Fields with Duplicate Names

If you insert a field into a existing document containing another field with the same name, and:

then the inserted field will be renamed to avoid a conflict. For example, the field NAME will be renamed to NAME#001

See Also