Is it possible to change the color of text depending on the value of another item in a report? For example, Column A is the number of items, Column B is the max number of items allowed. If Column A is greater than Column B then change color of the the text that appears in Column A.....
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Is it possible to change the color of text depending on the value of another item in a report? For example, Column A is the number of items, Column B is the max number of items allowed. If Column A is greater than Column B then change color of the the text that appears in Column A.....
For html-Output, you can use this:
https://sourceforge.net/p/art/wiki/Manual/#tabular-html-only
For Excel, i think i would try to solve this using JXLS.
Thanks again Gerd.... I was able to get it to work with the link you shared. I did not find that link when orginally searched the docs.....