J
Jen
Guest
I am using Access 97. I'd like to create either a form or a report that will show field values in different colors depending on the field value. I'm assuming I'll have to use VBA for this. I've played around with it a bit, but can't get it to work correctly.
In the example below, I would like the negative amount to show up in red, but the others to be black. Is there a way in Access to do that? It doesn't matter to me if it is in a form or report.
Name Amt
Jones 1256
Smith 236
Johnson -568
In the example below, I would like the negative amount to show up in red, but the others to be black. Is there a way in Access to do that? It doesn't matter to me if it is in a form or report.
Name Amt
Jones 1256
Smith 236
Johnson -568