So I know to use the Remove duplicates function; However my problem is a little more complicated.
Issue: In a given cell there is three or more amino acids [Arg Tyr Leu], but they also show up in other cells as different combinations [Arg Leu Tyr], [Tyr Arg Leu], [Tyr Leu Arg], [Leu Tyr Arg], and [Leu Arg Tyr].
Question: I was wondering if there was a function or group of functions that can keep the first combination and delete the others. I searched through the website, but didn't find anything that could do this. Also, is there a way to do it for the entire data array. Meaning, it locates all the different proteins and deletes their combinations.
I can use Formulas and/or Modules
Thanks for your time,
SPEY
Issue: In a given cell there is three or more amino acids [Arg Tyr Leu], but they also show up in other cells as different combinations [Arg Leu Tyr], [Tyr Arg Leu], [Tyr Leu Arg], [Leu Tyr Arg], and [Leu Arg Tyr].
Question: I was wondering if there was a function or group of functions that can keep the first combination and delete the others. I searched through the website, but didn't find anything that could do this. Also, is there a way to do it for the entire data array. Meaning, it locates all the different proteins and deletes their combinations.
I can use Formulas and/or Modules
Thanks for your time,
SPEY
Last edited: