Hi,
I have a set of data with a merged header cell, laid out like this:
---------------------------Merged header cell-----------------------------------
<tbody>
Value 1
Value 2
</tbody>
I am trying to return Value 2, using the header cell as the lookup value. I've tried using HLOOKUP, but...