Forum Discussion

Mari's avatar
Mari
Copper Contributor
Mar 08, 2023

Help with Excel Formula

Hi everyone. 

 

I've been stuck trying to find a formula. 

I need to pull information from a particular column, which has a dropdown list, into another tab's specific columns (2) Meaning, the two items from the dropdown list should be separated into 2 different columns in the other tab.

And at the same time match a person's name to the information on the previously mentioned dropdown list and given work evaluation to that person (of course found on a different column)

 

It looks something like this:

 

NameInfo from dropdown 1Info from dropdown 2
AJ  
AB  
AM  
AK  

 

Let me know if I need to explain differently for anyone to be able to help somehow.

 

Thanks in advance!

  • Mezczyzna's avatar
    Mezczyzna
    Copper Contributor
    Not really following what you want.
    If the name always consists of two characters, use left and right functions to separate the two.

Resources