Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Hi
I have created a VLookup formula which returns the information I require it to. However, I need it to go a step further. For instance. I have asked it to look at the information in one column and show me the information which matches that in another column, everything which has an N/A obviously means there is no match or the information is not available. However, when I check the information that is supposedly incorrect, it is something minor like an extra character e.g. # or < which makes no difference to what I am trying to achieve. What I need help with is how to check this information but ingore those extra characters in the results. I have over 28,000 records which I have managed to reduce to 1,000 using the VLookup formula, just need that extra step to reduce the list even more. Any help would be greatly appreciated Here is the formula I am using: =VLOOKUP($A11365,Sheet1!$F11471:$F36016,1,FALSE) Thanks |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
If (Vlookup 0) working, but what if Vlookup cell does not exist | Excel Worksheet Functions | |||
VLookUp - Does the VLookUp return the exact information? | Excel Worksheet Functions | |||
Vlookup in vlookup - taking the result as array name | Excel Worksheet Functions | |||
Combine VLOOKUP and IF function so #NA isn't returned as a value from VLOOKUP | Excel Discussion (Misc queries) | |||
Vlookup -=VLOOKUP(F9,LookUp1!$A$2:$B$1504,2,FALSE) | New Users to Excel |