Conditional formatting help

xryanx

Board Regular
Joined
Jul 30, 2015
Messages
61
I need to have J29:J215 filled red or K29:K215 filled red if J29:J215 is blank and there is a value in that row (A29 or K29 or Etc...)

I tried conditional will all values that are blank, but all the cells below the rows that I have data get filled. I only need the the fill when the cell in column J doesn't have a value and the rest of the cells in that row do have values.

Below is my spread sheet.


ABCDEFGHIJK
28DateSPLocationDate of RepairReferral #NameVehicleDate of Replace $$$
291/1/2018RKNEL1/1/20176549876549johnson johnson and 2018 ford expedition 12/30/2018$250.00
302/2/2018DRLV12/2/2017321321bobb $220.00
312/5/2018RKNEL6/16/20173213hello $300.00
323/3/2018HS30812/12/201732222321321 1/2/2019$190.00

<colgroup><col style="width: 30px; font-weight: bold;"><col style="width: 68px;"><col style="width: 68px;"><col style="width: 68px;"><col style="width: 68px;"><col style="width: 68px;"><col style="width: 68px;"><col style="width: 68px;"><col style="width: 68px;"><col style="width: 68px;"><col style="width: 68px;"><col style="width: 68px;"></colgroup><tbody>
</tbody>
 

Excel Facts

When they said...
When they said you are going to "Excel at life", they meant you "will be doing Excel your whole life".
What formula did you try?

I would think something like = and($J29="",$A29<>"") might work?
 
Upvote 0

Forum statistics

Threads
1,215,446
Messages
6,124,900
Members
449,194
Latest member
JayEggleton

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