hi, i want to look up data so i can do some conditional formatting.
=VLOOKUP(E1,A1:C10,2,FALSE)
E1 says: 'oranges'
so the vlookup looks at the cell range of A1:C10 for oranges, it finds it and gets the value next to oranges and reports it back.
but say E1 was 'oranges + 2 pips'
could i change the statement so it would be a bit vague bit still just look for oranges?
regards,
rvd
=VLOOKUP(E1,A1:C10,2,FALSE)
E1 says: 'oranges'
so the vlookup looks at the cell range of A1:C10 for oranges, it finds it and gets the value next to oranges and reports it back.
but say E1 was 'oranges + 2 pips'
could i change the statement so it would be a bit vague bit still just look for oranges?
regards,
rvd