Newb question in excel use

serimral

New Member
Joined
Jun 8, 2011
Messages
2
I have a number of columns with data in a spreadsheet.
I would like the background colour in individual cells in one column to change colour if a particular word is written within individual cells in another column.
Is this possible?
Can an esteemed Excel user point me in the right direction?
I am using 2007

Thanks
:confused:
 
Last edited:

Excel Facts

How to fill five years of quarters?
Type 1Q-2023 in a cell. Grab the fill handle and drag down or right. After 4Q-2023, Excel will jump to 1Q-2024. Dash can be any character.
Hello, welcome to MrExcel.

You need conditional formatting. If you search in the forum, you will find plenty of topics. Also on the world wide web, a lot of website will explain it in an understandable way.
 
Upvote 0
Thanks for the replies.
I have looked at conditional formatting and can set conditions for the column I am working in but I cannot see how to change background colours in different columns.
One column has cells containing numbers and the other column has cells containing text.
If a particular word is written in a text column cell, I would like the number cell to change background colour. The number will remain the same.
I can see how to set conditional formatting if I change the text/number in a particular cell in a column but not two seperate columns.

I assume I may have to delve into VB?
 
Upvote 0
Select the range of numbers and use a CF formula like that shown below

Excel Workbook
AB
110a
25c
33d
46b
54d
Sheet2
Cells with Conditional Formatting
CellConditionCell FormatStop If True
A11. / Formula is =B1="d"Abc
 
Upvote 0

Forum statistics

Threads
1,224,609
Messages
6,179,879
Members
452,948
Latest member
Dupuhini

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top