Multiple cells
I would like to perform a search on each row in a single column of
names. If the name matches a specified name, I would like to insert
text into the the cell to the right of the cell with the matching name.
How do I do this? Do I use the Count property?
|