Hi all,
I am trying to use to HLOOKUP function on the following example:
In row 1 I have text
In row 2 I have numbers
C1 C2 C3 C4
10 20 30 40
In A4 I give the number 30
How can I use HLOOKUP to return the C3 in A5?
HLOOKUP(A4;A1:D2;1;FALSE) does not work (gives me a #N/A)
Can you please help me?
Thanks a lot
I am trying to use to HLOOKUP function on the following example:
In row 1 I have text
In row 2 I have numbers
C1 C2 C3 C4
10 20 30 40
In A4 I give the number 30
How can I use HLOOKUP to return the C3 in A5?
HLOOKUP(A4;A1:D2;1;FALSE) does not work (gives me a #N/A)
Can you please help me?
Thanks a lot