I am trying to use vlookup to lookup numbers in a column which I have working if there is only one number (1230.002) in the cell but I have some cells with multiple numbers seperated by a comma (1345.000, 1423.002, 7634.003). I would like it to return the value if it matches any of the numbers in the cell. The cells contain from one to four numbers. Any help would be appreciated. Thanks