I have a field “A” with custonlist type : title, year, venue, local of publication, language, media, type of publication, pages, ISSN, volume, number
i need new column “B”
if this colum A == year
data generate in new column “B” data about year por example: 2010, 2004, 2005
if this colum A == language
data generate in new column “B” data about"English", “Spanish”, “Portugues”
which is the data type of the new column “B”?