Robert:
Audioman probably wants to change strings like:
"apples, oranges, peaches"
to:
"apples, oranges and peaches"
not merely the literal "apples, oranges, peaches" string to:
"apples and oranges and peaches"
and to change other instances like:
"apples, oranges"
to:
"apples and oranges"
but your Find/Replace code won't do any of that.
It is also quite likely there will be many other commas that shouldn't be replaced - as in the one used in this sentence.
Audioman:
Although a macro could be written, the level of interactivity required would scarcely make it any more efficient than using a non-macro Find/Replace where you selectively choose whether to replace a given comma with ' and'.
__________________
Cheers,
Paul Edstein
[Fmr MS MVP - Word]
|