I have a report that has a small square box on it.
I would like to use an if statement to fill the box (black) when a certain crieria is met Else don't fill and leave white. Does any body know the syntax ?
IF {blank square??} STARTSWITH "NIGHT" THEN {fill black} ELSE "
I would like to use an if statement to fill the box (black) when a certain crieria is met Else don't fill and leave white. Does any body know the syntax ?
IF {blank square??} STARTSWITH "NIGHT" THEN {fill black} ELSE "