Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hello guys,
I have 14 files (every of them with several tabs) where there are several replacements to do. 55 old values need to be replaced with 12 new strings, f. ex: old value_ to be replaced with new value_ apple 1 orange1 apple 2 orange1 apple 32 orange1 apple 8 orange22 pineapple21 orange22 pineapple5 orange22 pineapple3 orange22 pineapple43 orange22 grape1 orange444 grape122 orange444 .. . Could you help me to write a macro that will : 1) treat all the files/tabs in the specified folder (f. ex. C:\test) - I'll put there all the files that I want to change 2) make changes to them (all files, all tabs) based on the open file "replacement_template.xls" (where I have column A (old values) and B (new values)) 3) highlight (in yellow) all the changed cells and put in comments to the every changed cell the old value Seems at the same time easy and complex to do. In advance many thanks for any hints/draft solutions you could provide! Regards, Mark |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
"Find" a wildcard as a place marker and "replace" with original va | Excel Discussion (Misc queries) | |||
Macro to Replace/Delete Text Using "Watchword" List? | Excel Discussion (Misc queries) | |||
advanced "Replace" macro | Excel Programming | |||
Replace dialog should put focus on "Find What" not "Replace With" | Excel Discussion (Misc queries) | |||
Help,, need macro to replace 'space' in list of names with "." (dot), then compare ss | Excel Programming |