Condition Format - dependant on x2 cells

trevolly

Board Regular
Joined
Aug 22, 2021
Messages
120
Office Version
  1. 365
Platform
  1. Windows
Hi all.

Is there any way that using conditional format, a cell (K7) can have a colour fill applied if two other cells (L7 & M7) have any content in them? It would be a time stamp in each of L7 and M7 (doesn’t matter what the time stamp is). I would like the conditional format rule to run on K7 only when both of these cells (L7 & M7) have a time stamp in them.

As always appreciate everyone’s help.

Trevor.
 

Excel Facts

Format cells as time
Select range and press Ctrl+Shift+2 to format cells as time. (Shift 2 is the @ sign).
Try:

varios 27jun2023.xlsm
KLM
701:0002:00
Hoja4
Cells with Conditional Formatting
CellConditionCell FormatStop If True
K7Expression=AND($L7<>"",$M7<>"")textNO
 
Upvote 1
Solution

Forum statistics

Threads
1,215,145
Messages
6,123,289
Members
449,094
Latest member
GoToLeep

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