Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 8644

Re: Show records by divided by date parameter(Crystal report 2013)

$
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

 

 

Could you have a look on this condition ??

all fields appear blue for some reason....


Viewing all articles
Browse latest Browse all 8644

Trending Articles



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