I have a table in excel, I need to filter the table by the column Type =“RM” ,
then stretch the formula =VLOOKUP(Sheet1!C6,Sheet2!A:B,2) so that the values are filled in only for those where the type is RM.
Then remove the filter and continue working with the table to end up with such a table. Can you please tell me which functionality is better to use? using my example if possible. I’ve already tried using filter data table, but it didn’t work.
Book2.xlsx (10.3 KB)