avi211166
Dec 20, 2006, 04:37 AM
Hi
I got a simple datareport in VB
I need to change color of field for a specific line depending on the data
for example
if qty > 5 >>>>>>>. Entire line should be in red
item qty
=== ===
A 1
B 7 >>>>>> this line should be red
C 3
Tnx
Avi
I got a simple datareport in VB
I need to change color of field for a specific line depending on the data
for example
if qty > 5 >>>>>>>. Entire line should be in red
item qty
=== ===
A 1
B 7 >>>>>> this line should be red
C 3
Tnx
Avi