• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

For you Excel Gurus

Juice Box

Diamond Member
So lets say I have a Row.....

what I want to do is have it so when A1 = "No" The whole Row 1 Becomes Filled Red... I know you have to use conditional formatting but Im not exactly sure how
 
=($A$1="NO")

select "formula is" under Condition 1 and use the above formula, set the text format to what ever wnat.

you can copy formating settings by copy/paste special/formatting
 
Originally posted by: HomeBrewerDude
=($A$1="NO")

select "formula is" under Condition 1 and use the above formula, set the text format to what ever wnat.

you can copy formating settings by copy/paste special/formatting

oh lol, Duh! Totally forgot about that. Thanks! 😉
 
Back
Top