View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Gotroots Gotroots is offline
external usenet poster
 
Posts: 114
Default Return matching value

Workbook1
Sheet1
A
1 car
2 boat
3 plane
4 train
5 motorbike

Workbook2
Sheet1
A B
1 moterbike formula returns €śmotorbike€ť
2 car formula returns €ścar€ť
3 lorry formula returns €śno match found€ť

The formula looks in workbook1 and returns the same value as that displayed
in colA. If no match is found then display message.