jackjones123
New Member
- Joined
- Sep 26, 2019
- Messages
- 4
Hi,
I have a set of data with a merged header cell, laid out like this:
---------------------------Merged header cell-----------------------------------
[TABLE="width: 500"]
<tbody>[TR]
[TD]Value 1[/TD]
[TD]Value 2[/TD]
[/TR]
</tbody>[/TABLE]
I am trying to return Value 2, using the header cell as the lookup value. I've tried using HLOOKUP, but it returns Value 1. Is there a way I can return Value 2 instead?
Thanks!
I have a set of data with a merged header cell, laid out like this:
---------------------------Merged header cell-----------------------------------
[TABLE="width: 500"]
<tbody>[TR]
[TD]Value 1[/TD]
[TD]Value 2[/TD]
[/TR]
</tbody>[/TABLE]
I am trying to return Value 2, using the header cell as the lookup value. I've tried using HLOOKUP, but it returns Value 1. Is there a way I can return Value 2 instead?
Thanks!