bold line

Joined
Apr 27, 2006
Messages
1
Reaction score
0
Hi All,

I have a problem in writing a vba to highlight a row.
This is the case. I want to bold the entire row when a word "no" is located in a cell of a column, say col_z.

That is when row_3 and col_z contains a word "no" then the whole row 3 will be bolded.

Thanks in advance!
 
Back
Top