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
Related:
- VLOOKUP Help
- If iserror vlookup - Guide
- Transfer data from one excel worksheet to another automatically vlookup - Guide
- Automatically transfer data from one sheet to another ✓ - Excel Forum
- Using Vlookup to return insted of 00/01/1900 ✓ - Excel Forum
- Removing "FALSE" from an IF statement with a VLOOKUP ✓ - Excel Forum
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