Good day,
I am trying to use the below formula to change the color based on the results; it was validated. However, the error I can get it the array is outside warning bubble.
=IIf((DateDiff('d',[SOOrder.RequestDate],CDate([SOOrderShipment.ShipDate]),'>0,blue','red60')))
I made some changes but the same result or it is didn’t work to change the color based on >0 or <0.
Your assistance would be greatly appreciated.
Evan