In an excel spreadsheet(1) have 2 columns
A and B
Column A has dates and column B has names
like this
Column A Column B
20130102 City
20120811 Country
In Spreadsheet (2) i have 2 columns
Column A Column B
Date=19990102 City
Date=19980810 Country
In the spreadsheet 2 i want the columnA to match up with values from column A in spreadsheet (1) . I cannot use a Vlookup as in the spreadsheet 2 the "Date=YYYYMMDD" is within a string like </XML/paremeter Date = YYYYMMDDD / XML>
A and B
Column A has dates and column B has names
like this
Column A Column B
20130102 City
20120811 Country
In Spreadsheet (2) i have 2 columns
Column A Column B
Date=19990102 City
Date=19980810 Country
In the spreadsheet 2 i want the columnA to match up with values from column A in spreadsheet (1) . I cannot use a Vlookup as in the spreadsheet 2 the "Date=YYYYMMDD" is within a string like </XML/paremeter Date = YYYYMMDDD / XML>