Forum Discussion

Paskylou's avatar
Paskylou
Copper Contributor
Sep 22, 2025
Solved

Conditional Formatting multi rule help!

Hi all, I've asked a very similar question to this before, but the helpful answers I got previously now don't seem to work for my spreadsheet. Please could someone talk me through how do this:   B...
  • NikolinoDE's avatar
    NikolinoDE
    Sep 22, 2025

    For the green rule, you want the Patient Name cell (column D) to turn green if:

    There is a date in the injection column (F), and

    There is a value in the prescription received column (O).

     

    Formula for Green:

    =AND($F13<>"",$O13<>"")

     

    Hope this will help you.

     

    Was the answer useful? Mark as best response and like it!

    This will help all forum participants.

Resources