Conditional Formatting

Sarah T Cuttings

New Member
Joined
Oct 23, 2024
Messages
7
Office Version
  1. 365
Platform
  1. Windows
Hi

I am looking for assistance with my below spreadsheet:

1733222871407.png


I have a conditional format in column I which highlights when the date is 7 days after the date in column H. I have the statuses of the claims in column G and want to link this to the formatting in column I to stop the red colour if the status is closed. Is there a way to do this?

Thanks
Sarah
 

Excel Facts

Can Excel fill bagel flavors?
You can teach Excel a new custom list. Type the list in cells, File, Options, Advanced, Edit Custom Lists, Import, OK
In future it would help if you gave your sample data (including the current conditional formatting with XL2BB so that helpers can easily copy for testing.

MrExcel has a tool called “XL2BB” that lets you post samples of your data that will allow us to copy/paste it to our Excel spreadsheets, so we can work with the same copy of data that you are. Instructions on using this tool can be found here: XL2BB Add-in

Note that there is also a "Test Here” forum on this board. This is a place where you can test using this tool (or any other posting techniques that you want to test) before trying to use those tools in your actual posts.

Try something like this for your CF rule
Excel Formula:
=AND(I3=H3+7,G3<>"Closed")
 
Upvote 0
Hi Peter

My IT will not allow me to download the XL2BB unfortunately. Let me make myself clearer by putting all the formula's in as I did not help myself with the first post:

1733224775803.png


So, my cursor is in column I3 which shows you the formula for the date, I then have a conditional format which is turning the cell red. I want to turn off the conditional formatting if the text in column G states closed.

I hope this is clearer.

Thanks
Sarah
 

Attachments

  • 1733224655822.png
    1733224655822.png
    82.6 KB · Views: 3
  • 1733224695561.png
    1733224695561.png
    106.5 KB · Views: 3
Upvote 0
My IT will not allow me to download the XL2BB
Fair enough. In any future threads you start I suggest you state that in the opening post so we don't keep asking. ;)

:confused: The conditional formatting formula for column I shown in your image seems to bear no resemblance to what you stated in post 1 about column I being 7 days after the date in column H
 
Upvote 0
Sorry, yes my first post was less than helpful. The second one is accurate.

Is this something you can help with?

Thanks
Sarah
 
Upvote 0
Thanks Peter, all has worked well now. I just needed to add on the final part of the formula for it to work. I was having a trying day on Tuesday & Friday
:)
 
Upvote 0
You're welcome. Glad to help. Thanks for the follow-up. :)
 
Upvote 0

Forum statistics

Threads
1,225,385
Messages
6,184,645
Members
453,250
Latest member
unluckyuser

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