poitbot
New Member
- Joined
- Nov 22, 2006
- Messages
- 34
Hello,
I have data listed in a worksheet that contains text in the first column that needs to be replaced throughout the entire workbook.
The data looks similar to this:
Sun, $D$8#Home, $B$42#WWB, $B$3#Definitions
Earth, $D$18#Summary, $B$3#Page 1, $B$42#Classroom
Ball, $E$27#Home, $B$4#WWB
The first column being a piece of text to be replaced in the workbook on multiple worksheets. The second, third, fourth, etc... columns are the cell addresses and worksheets separated by the "#" (Pound) sign.
So if "Sun" was to be changed to "star" the script would change the word sun in the worksheet Home and cell reference D8 to star.
Thanks,
Poit
I have data listed in a worksheet that contains text in the first column that needs to be replaced throughout the entire workbook.
The data looks similar to this:
Sun, $D$8#Home, $B$42#WWB, $B$3#Definitions
Earth, $D$18#Summary, $B$3#Page 1, $B$42#Classroom
Ball, $E$27#Home, $B$4#WWB
The first column being a piece of text to be replaced in the workbook on multiple worksheets. The second, third, fourth, etc... columns are the cell addresses and worksheets separated by the "#" (Pound) sign.
So if "Sun" was to be changed to "star" the script would change the word sun in the worksheet Home and cell reference D8 to star.
Thanks,
Poit