excel - Conditional formatting with OR function -


So, basically what I need is to paint the background of the cell if they match the given strings . In my case this column A will be A1 = 1.08, A2 = 2.08 (second day of August, etc.).

So what I'm trying to do is change the background color of all weekend days

conditional formatting> new rule> formatted cells to format Use the formula to do

and I'm trying to use the () function that '(on the limits of my values) start working: = or ("1.08"; " 2.08 "; 9.08"; 10.08 "...).

What works for me: Format conditional formatting> New rule> Only cells> Format only as cell> format> ... ... but in this case, I have to make several rules, whose Nearly the same formatting that I am not really, but for different values.

Please help me.

Here you can go.

  conditional formatting> New rule & gt; Format = OR (A1 = 1.08, A1 = 2.08, A1 = 9.08, A1 = 10) Use the formula to format which room. 08)  

and select the color of the desired format

then

  conditional formatting> Manage rules & gt; This applies to  

You provide the limit of selection to apply this formula. done!


Comments

Popular posts from this blog

java - org.apache.http.ProtocolException: Target host is not specified -

java - Gradle dependencies: compile project by relative path -

ruby on rails - Object doesn't support #inspect when used with .include -