How to highlight whole row of table when specific text is found in cell?
Let's say I have the following table:
How can I tell Word so that when it finds "Donuts ()", it needs highlight the entire row yellow?
test |
Donuts () |
blah blah |
blahblah |
test2 |
Pancakes () |
yada yada |
more columns |
test3 |
Pancakes () |
more test |
more test |
|
|
|
|
|
|
|
|
|
|
|
|
Also, is it possible to tell word to search and replace for words with a counter?
For instance, I want to replace the two "Pancakes ()" with "Pancakes (1)" and "Pancakes (2)", and so on.