jMitchell1
New Member
- Joined
- Jun 21, 2018
- Messages
- 1
I have created a spreadsheet to compare the performance of last month's social media performance with this month's.
For my data, I have used the IF function. Although this is working with symbols and text, I want it to change the colour of the cell based on the data from the cells that are part of the IF function.
My current formula is:
=if(B3<C3,"?","?")
Is it possible to have the value_if_true and value_if_false change the colour of the cell, so I wouldn't have to use the symbols I have chosen?
Also, I want this to change automatically based on the data that I put into the cells B3 and C3 every month. Therefore, I don't want to have to change the colour of the cell manually.
Thanks for the help in advance.
For my data, I have used the IF function. Although this is working with symbols and text, I want it to change the colour of the cell based on the data from the cells that are part of the IF function.
My current formula is:
=if(B3<C3,"?","?")
Is it possible to have the value_if_true and value_if_false change the colour of the cell, so I wouldn't have to use the symbols I have chosen?
Also, I want this to change automatically based on the data that I put into the cells B3 and C3 every month. Therefore, I don't want to have to change the colour of the cell manually.
Thanks for the help in advance.