Hello guys, I did have a look and search myself - but no luck on finding exactly what i need.
I was after a formula that would lookup the below, find the value, and then return the value in the adjacent column. Vlookup does not work for FALSE or TRUE. However if I click control F I am able to find the value in the range that way.
I have a value like this :
5511
A range in a column like this (ie with numbers and commas):
[TABLE="width: 314"]
<colgroup><col></colgroup><tbody>[TR]
[TD]2840, 2842, 2846, 2847, 2848, 2849, 2850, 2851, 2857, 4160, 4161, 4164, 4165, 4167, 4168, 4169, 9507, 9531, 9557, 9589, 9599[/TD]
[/TR]
[TR]
[TD]4880, 4881, 4885, 4886, 4887, 4888, 4889, 5306, 5307, 5308, 5309, 9537, 9659, 9687, 9689[/TD]
[/TR]
[TR]
[TD]2220, 2221, 2222, 2227, 2228, 2229[/TD]
[/TR]
[TR]
[TD]1380, 1381, 1382, 1387, 1388, 1389, 5510, 5511, 5512, 5513, 5515, 5516, 5517, 5518, 5519, 5520, 5521, 5522, 5523, 5524, 5525, 5526, 5527, 5528, 5529, 5530, 5531, 5538, 5539[/TD]
[/TR]
[TR]
[TD]8314, 8315, 8316, 8318, 8319, 8364, 8365, 8366, 8368, 8369, 8374, 8375, 8376, 8377, 8378, 8390, 8391, 8392, 8393, 8394, 8395, 8396, 8397, 8398, 8399, 8400, 8403, 8404, 8405, 8406, 8407, 8408, 8409, 8716, 8717, 9400, 9401, 9402, 9409, 9410, 9413, 9414, 9415, 9418, 9428, 9429, 9430[/TD]
[/TR]
</tbody>[/TABLE]
Is there a way I can use a formula to find my value in that column? In this instance the value is in row 9
I was after a formula that would lookup the below, find the value, and then return the value in the adjacent column. Vlookup does not work for FALSE or TRUE. However if I click control F I am able to find the value in the range that way.
I have a value like this :
5511
A range in a column like this (ie with numbers and commas):
[TABLE="width: 314"]
<colgroup><col></colgroup><tbody>[TR]
[TD]2840, 2842, 2846, 2847, 2848, 2849, 2850, 2851, 2857, 4160, 4161, 4164, 4165, 4167, 4168, 4169, 9507, 9531, 9557, 9589, 9599[/TD]
[/TR]
[TR]
[TD]4880, 4881, 4885, 4886, 4887, 4888, 4889, 5306, 5307, 5308, 5309, 9537, 9659, 9687, 9689[/TD]
[/TR]
[TR]
[TD]2220, 2221, 2222, 2227, 2228, 2229[/TD]
[/TR]
[TR]
[TD]1380, 1381, 1382, 1387, 1388, 1389, 5510, 5511, 5512, 5513, 5515, 5516, 5517, 5518, 5519, 5520, 5521, 5522, 5523, 5524, 5525, 5526, 5527, 5528, 5529, 5530, 5531, 5538, 5539[/TD]
[/TR]
[TR]
[TD]8314, 8315, 8316, 8318, 8319, 8364, 8365, 8366, 8368, 8369, 8374, 8375, 8376, 8377, 8378, 8390, 8391, 8392, 8393, 8394, 8395, 8396, 8397, 8398, 8399, 8400, 8403, 8404, 8405, 8406, 8407, 8408, 8409, 8716, 8717, 9400, 9401, 9402, 9409, 9410, 9413, 9414, 9415, 9418, 9428, 9429, 9430[/TD]
[/TR]
</tbody>[/TABLE]
Is there a way I can use a formula to find my value in that column? In this instance the value is in row 9