 |
Backgroup colour based on expression - Jarryd |
07-May-08 11:22:32
|
Hi,
Is it possible to set the background colour of a textbox in a matrix using
an expression. I want to tell it that if the value = X then make it blue,
otherwise make it green, for example. When I look at the properties of the
textbox I do not have the option to enter an expression. When I do, RS
chucks out errors.
TIA,
Jarryd |
 |
| |
| |
|
| |
|
Backgroup colour based on expression - Jarryd |
07-May-08 12:45:45
|
OK, did that already, as I said, but it didn't work. However, did it again,
and it did work. Don't know what I did wrong the first. Anyways, thaks for
your reply Bob.
Regards,
Jarryd
Select expression in BackgroundColor property
=Iif(value = X,"DarkBlue" ,"Green")
Bob |
 |
| |
Backgroup colour based on expression - Bob |
09-May-08 08:06:48
|
lue,
the
Select expression in BackgroundColor property
=3DIif(value =3D X,"DarkBlue" ,"Green")
Bob |
 |
| |
|
|
| Small Caps From MS Word |