Hi guys,
I have a workbook that looks like this:
A B C
1 Name Yes
2 Name
3 Name No
4 Name
5 Name Yes
What i would like to do is to look through Column B and C, and if the value in B is Yes the the whole row should be formated so the filling is green. If Column C is No, then the whole row should be formated with red filling. And if there is neither Yes or No, then do nothing...
how can i acchieve this??
thanks a lot...
EDIT: I see now that the webbrowser messes up my example.. but just think Column A = Names, Column B = Yes or blank, Column C = No or blank...
Bookmarks