I am generating a VB6 DataReport. A user has asked me if I can change the color of the data in certain columns based upon whether the data value falls within a set of limits. This means that these columns have to be evaluated on a row by row basis. I have not been able to find a way to do this in Visual Basic within a DataReport. Does anyone know of a way to do this, short of exporting the report into something like an Excel template?
Thanks for any help.
Thanks for any help.