Quantcast
Channel: SCN : All Content - All Communities
Viewing all articles
Browse latest Browse all 3327

highlight fields in the report

$
0
0

If ({Command.notready} = 1 AND {Command.Total_minutes} > 15 )Then

    Formula = crRed

elseIf( {Command.notready} = 2 AND {Command.Total_minutes} > 30 )Then

    Formula = crYellow

elseIf ({Command.notready} = 3 AND {Command.Total_minutes} > 45 )Then

    Formula = crBlue

elseIf ({Command.notready} = 4 AND {Command.Total_minutes} > 60 )Then

    Formula = crGreen

else

    Formula = crNocolor

End If

 

 

ALL FIELDS APPEAR BLUE.


Viewing all articles
Browse latest Browse all 3327

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>