I am having trouble with the creating a macro for the following.
I need to replace the text with a standard text.
The text I need to replace:
Complexity =2 XML script changes this was matched with the source
Complexity = 4 Site specific targeting
Complexity = 1 Site specific targeting changes this was matched
Complexity = 3 source files globally
What the text should be;
Standard 1
Simple 2
Medium 3
Complex 4
It is based on the number so complexity 1 with standard, complexity 2 with Simple etc .
Example:
Complexity = 4 Site specific targeting this will be replaced with (Complex)
Complexity = 3 source files globally this will be replaced with (Medium)
All text to be overwritten just the words Medium or Simple etc to remain.
If you could help that would be great thanks,Kate
<!-- / message -->
I need to replace the text with a standard text.
The text I need to replace:
Complexity =2 XML script changes this was matched with the source
Complexity = 4 Site specific targeting
Complexity = 1 Site specific targeting changes this was matched
Complexity = 3 source files globally
What the text should be;
Standard 1
Simple 2
Medium 3
Complex 4
It is based on the number so complexity 1 with standard, complexity 2 with Simple etc .
Example:
Complexity = 4 Site specific targeting this will be replaced with (Complex)
Complexity = 3 source files globally this will be replaced with (Medium)
All text to be overwritten just the words Medium or Simple etc to remain.
If you could help that would be great thanks,Kate
<!-- / message -->