Change font for negative numbers across report

  • Figured it out:

    =Iif(me.Value < 0,"Red","Black")

    I've never used "me.Value" before-- neat trick!

Viewing post 1 (of 2 total)

You must be logged in to reply to this topic. Login to reply