Sorry for the trivial question but my brain is not cooperating today - I knew how to do this but I totally forgot and cannot find it online for some reason.
--
I need to get the contents of a column, finding that column based on its header.
Basically here I want to fill K$4:K with the values present in F$4:F, based on the fact that the value of K$3 can be found on F$1.
I kind of remember this could be done either with weird combinations of LOOKUPS and stuff, or with QUERIES, but I cannot wrap my head around it enough to actually do it for some reason 🤔
