Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Dynamic Colors?
Message
From
23/04/1998 07:00:47
 
 
To
23/04/1998 03:54:34
Roberto Cota Rivas
Quid Estrategia Esencial de México
Monterrey, Mexico
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Title:
Miscellaneous
Thread ID:
00094235
Message ID:
00094266
Views:
20
If you want this color just when your in it, use LostFocus/GotFocus. If you want
it in a more general way, use the object's Refresh method.

IF This.Value < 50
This.BackColor =
ELSE
This.BackColor =
ENDIF

-myron kirby-
===========================
>Hello:
>
> I just have a simple question: Is there a way to change a field's color in a report depending on its value? For example, if "total" is less than 50, print it RED, otherwise, print it GREEN.
>
>If anyone has any suggestions on how I can do this, I'd really appreciate it.
>
>Thank you,
>Roberto Cota Rivas
----------------------------------
-myron kirby (mkirby2000@gmail.com)-
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform