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!
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!