Forum Discussion
Thibault13
Mar 05, 2020Copper Contributor
Lookup / Index Match where the lookup value is an array
Hello everyone, I am trying to make an array formula where the value to look up changes for every row. My workbook has 2 sheets: flight logging sheet and aircraft sheet: - Flight logging she...
SergeiBaklan
Mar 05, 2020Diamond Contributor
If consider Power Query
when query first table, merge with queried second table, group on model aggregating the time, some cosmetic and return the result.