Hi All,
I'm trying to populate a column with a global Region value (AMER, APJ, EMEA) based on a local region code contained in an appliance name.
I have two sheets with data.
Sheet 1 contains a column of appliance names and a second column for the Region I want it to populate.
Sheet 2 has two columns, 1 for the Data Center Code (SMF, AMS, etc) and the second with the global Region (AMER, EMEA, etc)
I would like it to populate the global region into sheet 1 based on the Data Center Code contained in the appliance name.
I've tried a few of the other posts n the forum and feel like I'm close but I cant get it to work right.