hi all i have 2 excel file,1st 1 is String and 2nd excel contains which string should replaced with what
ex:
excel1:
Name
My name is Fund
A for Apple
Apple is a fruit
C for Cat
Fund is a Vlaue
D for Dog
F for Fund
E for Eli
Xmas is on 25 dec
excel2:
String
Replace String
ball
Bat is best because of batman
dog
is not
eli
Vadivel padam
apple
Android is best
xmas
pongal tha gethu
i need scrit such that it should work dynamicaly,means what ever i give in 2nd excel (replace string) should reflect in out put by just doing reload.Can any1 help