Hello world!
I am trying to create a overview sheet that will be fetching values from two different lists.
The two data sheets have a identifier number for each row in them, but placed in differant coloumns were only in one of the sheets is this identifier the Primary coloumn, so automating copy and paste row to other sheet didnt work out.
Can i perhaps fetch a list of all the rows that meet criteria, make a list in the overview sheet with identifier values from both sheets, and then so that id is used to get the rest of the coloumns?
How would you go about to make this as automated as possible?