I have a table that is looking up data from a different table. One of the input variables is the header, I have 29 columns that all have the same formula (across 250 different tables). I'd like to write a lambda function, so I can drag the formula across the whole table. Is there a way I can tell that cell A13 is in table LookupA3 and cell A24 is in LookupA4, for example? Even better, I'd like it to tell me what it's header is!
I'd like to NOT manually enter the head as D$2, then drag...again 250 tables
I'd like to NOT manually enter the head as D$2, then drag...again 250 tables