I have used the wizard to add row rules to color the row based on 1 piece of data, but I need to look at 2 pieces to set a warning color.
If a row is for a PO (it has a PoNum <> 0 ) and has no Promise Date, because the PO has not yet been confirmed, the Production people want to see it in a warning color, because the due date has not yet been confirmed by the vendor. Does anyone know how to accomplish this? I know there is probably code for it, but looking at the wizard code didn’t really look like it would accept 2 conditions, though I might be wrong. Thanks in advance!