automatic formating in access reports

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have an access report with several graphs. If certain criteria are met, I
want a 'signal' if these indicators need attention. For example, QTY1 is
greater than QTY2, format a cell RED; if they are equal, format cell YELLOW;
if QTY1 is less than QTY2, format cell to GREEN.
Thanks for any help.
 
There are no "cells" in Access. Do you mean an object on a graph control or
a control on the report? Have you looked at Conditional Formatting?
 
Back
Top