Quantcast
Channel: Hot Weekly Questions - Web Applications Stack Exchange
Viewing all articles
Browse latest Browse all 9782

Getting a whole column based on its header

$
0
0

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.

enter image description here

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 🤔


Viewing all articles
Browse latest Browse all 9782

Trending Articles