K
kdonnel1
Guest
I am designing a report. I want to include a box in there that is based on another box of information from an existing table. For example: I have the field in the report, "Priority." This value comes directly from a table. Based on this, I want a box under priority to automatically populate with the right name. IF Priority equals 1, I want the value of this other field to say "red". If Priority=2 I want it red. If priority=3 I want it yellow and If Priority=4, I want it green. How do I do that???