R
robertuva
I have the following worksheets:
IAN
OneTravel
I have the following headers:
IAN:
PropertyID PropertyName Address1 City State Country ZipCode ONEIAN
OneTravel:
PropertyID PropertyName Address1 City State Country ZipCode ONECON
These are from columns A:H. I am trying to do a lookup in IAN (column
I) that use the ONEIAN column and lookup to find a match in the ONECON
column in the OneTravel worksheet and send back the PropertyID column
value from the OneTravel worksheet.
I tried this:
=VLOOKUP(I20864,OneTravel!A1:H31814,1,0)
It didn't work. Help! I have attached a sample.
+----------------------------------------------------------------+
| Attachment filename: hotelsummary3.xls |
|Download attachment: http://www.excelforum.com/attachment.php?postid=371707|
+----------------------------------------------------------------+
IAN
OneTravel
I have the following headers:
IAN:
PropertyID PropertyName Address1 City State Country ZipCode ONEIAN
OneTravel:
PropertyID PropertyName Address1 City State Country ZipCode ONECON
These are from columns A:H. I am trying to do a lookup in IAN (column
I) that use the ONEIAN column and lookup to find a match in the ONECON
column in the OneTravel worksheet and send back the PropertyID column
value from the OneTravel worksheet.
I tried this:
=VLOOKUP(I20864,OneTravel!A1:H31814,1,0)
It didn't work. Help! I have attached a sample.
+----------------------------------------------------------------+
| Attachment filename: hotelsummary3.xls |
|Download attachment: http://www.excelforum.com/attachment.php?postid=371707|
+----------------------------------------------------------------+