H
HarryGuy
I have a string that contains something like the following.
a=10%b=1%c=19%d=06%e=18%f=20%
I need to change the numbers to new numbers contained on a Master sheet.
For example: if the new number in Master(3, 1) = "1" and the new number in
Master(3, 2) = "15". I want the string to now read a=1%b=15%, etc.
This new string then will be changed again with yet new numbers over and
over again as neded by the program
I hope I have made it clear. Can someone please help me with this
a=10%b=1%c=19%d=06%e=18%f=20%
I need to change the numbers to new numbers contained on a Master sheet.
For example: if the new number in Master(3, 1) = "1" and the new number in
Master(3, 2) = "15". I want the string to now read a=1%b=15%, etc.
This new string then will be changed again with yet new numbers over and
over again as neded by the program
I hope I have made it clear. Can someone please help me with this