Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Match values and update a specific value in a string

Status
Not open for further replies.

gmoorthy

Programmer
Jul 13, 2004
107
US
I have 2 speradsheet ( A and B)

In spreadsheet A i have 2 columns
ColumnA ColumnB

Name1 YYYYMMDD
Name2 YYYYMMDD
Name3 YYYYMMDD


In spreadsheet b I have 2 columns
ColumnA ColumnB

Name1 </XML/jobdate=YYYYMMDD
Name2 </XML/jobdate=YYYYMMDD

I need to find a match for Names and then in spreadsheet B column B i need to replace the YYYYMMDDD with the YYYYMMDDD from Column B of spreadsheet A
 
Hi,

What have you tried so far?

Skip,

[glasses]Just traded in my old subtlety...
for a NUANCE![tongue]
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top