Conditional formatting accross more than one collumn. dependant on specific word

TheMaggot

New Member
Joined
Apr 3, 2014
Messages
2
Hi,
I have been building a database for my small business for the book keeping

I am currently using:
Windows 7 64bit
Microsoft Excel 2010

Basically I have a price column and a Income/Expense column. I want the currency value in the price column to be red text if the word in the Income/Expense field is Expense.

I have done a lot of searching and found a few different things on changing whole rows, and more complicated formulas for if the data changes but mine will be constant.

I have been able to create a formula to create a sum for the total depending on whether an expense or income by

' =SUMIFS(C:C,D:D, "Income") ' but cannot figure out how to use more than one column with the conditional formatting.

Any Help much appreciated, I haven't used excel since school so I have a lot of learning to do.

Kind Regards
 

Excel Facts

Did you know Excel offers Filter by Selection?
Add the AutoFilter icon to the Quick Access Toolbar. Select a cell containing Apple, click AutoFilter, and you will get all rows with Apple
Highlight the Column with The price in it then go to conditional formatting and add a new rule. Put =$B1 = "Expense" in the formula and change the color. I assumed the Income/Expense column was column B, but you can change the B to any column.
 
Upvote 0
Thank you so much for that. So you highlight the column you want to be affected by the conditional format, and put the condition in the formula is this correct? Just so I understand why it works.

Worked a treat though thanks
 
Upvote 0

Forum statistics

Threads
1,214,528
Messages
6,120,065
Members
448,941
Latest member
AlphaRino

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