Colouring cells automatically

broncos347

Active Member
Joined
Feb 16, 2005
Messages
290
Office Version
  1. 365
Platform
  1. Windows
I have a spreadsheet which monitors call costs for our company and what i would like to be able to do is to have a formula which could highlight (in a different colour) which cell contains the highest cost for a particular month.

Any help would be appreciated.
 

Excel Facts

Waterfall charts in Excel?
Office 365 customers have access to Waterfall charts since late 2016. They were added to Excel 2019.
broncos347

Suppose that the costs for the month are in cells B1:H5
1. Select B1:H5
2. Use menus as follows Format|Conditional Formatting...|Formula is =B1=MAX($B$1:$H$5)
3. Click Format to select the colour
4. OK,OK
 
Upvote 0
broncos347 said:
I have a spreadsheet which monitors call costs for our company and what i would like to be able to do is to have a formula which could highlight (in a different colour) which cell contains the highest cost for a particular month.

Any help would be appreciated.

Depending on your setup, and using Conditional Formatting, you can try either the MAX or LARGE function. If you can be more specific, I'm sure someone can help you!
 
Upvote 0
You can/should be able to do that with Conditional Formatting (Format-->Conditional Formatting), but can you give an example of your data?

Smitty
 
Upvote 0

Forum statistics

Threads
1,203,649
Messages
6,056,544
Members
444,872
Latest member
agutt

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