Hello world,
I have two data sheets that both have columns that contain a identifier for what the row references.
I want to make a list in my third sheet that contains all the identifier values of these two data sheets that meet my criteria of containing letters xx in the end of their identifier names.
Is this possible? with match and index i can only get a single value, with lookup i cant get the identifier value as i need a id value to make the connection in the first place and automations dont work since they have alot of different columns in the sheets.
What should i use? Am i using the right formulas or any tips? Im looking at getting all values in a their own row.