VLOOKUP Help
Closed
mb4822
-
May 20, 2010 at 11:21 PM
rizvisa1 Posts 4478 Registration date Thursday January 28, 2010 Status Contributor Last seen May 5, 2022 - May 21, 2010 at 05:46 AM
rizvisa1 Posts 4478 Registration date Thursday January 28, 2010 Status Contributor Last seen May 5, 2022 - May 21, 2010 at 05:46 AM
1 response
rizvisa1
Posts
4478
Registration date
Thursday January 28, 2010
Status
Contributor
Last seen
May 5, 2022
766
May 21, 2010 at 05:46 AM
May 21, 2010 at 05:46 AM
VLOOKUP(A2, A:F, 3, FALSE)
It says look at the value in A2 and match it in column A ( that comes from A:F part) and return me the value found in 3 column of range A:F. False is saying that I was exact match
It says look at the value in A2 and match it in column A ( that comes from A:F part) and return me the value found in 3 column of range A:F. False is saying that I was exact match