Forum Discussion

Aisha Mackay's avatar
Aisha Mackay
Copper Contributor
Mar 16, 2018

Conditonal Formatting

Hi, I am trying to add conditional formatting to my worksheet.

 

In column, A there is the date

In column B, there is Money going in

In column C, there is money going out

in column D, there is where the money is going to/coming from.

 

So far I have added in this format to column D

'if column D contains the word 'wages', highlight green

'if column D contains the word 'rent', highlight yellow

 

I am looking to highlight column B & C as well as column D in these circumstances.

 

Can I add variables to these? for example

while highlighting column B - 'if column D contains 'wages' , highlight column B green

 

Thank you

3 Replies

  • Hi Aisha,

     

    You may expand your rule for D if use in rule formula absolute reference for cell in D like $D2 and apply this rule to combined region like $D$2:$D$100,$B$2:$B$100

Resources