PC Review


Reply
Thread Tools Rate Thread

Conditional formatting not quite working right

 
 
Repent34
Guest
Posts: n/a
 
      11th May 2010
I have a form that is generated by a query. The query is populated via
table.

I want all values in the report that are over 1.99% to show up as red.
Those values at 1.99% and lower should show up as green. IOW, percent
values from 0 to 1.99% are good values and show green. Anything at 2%
and over is bad, and should show up as red.

I've created conditinal formatting in several different ways, using
the options available under conditional formatting. It seems that no
matter what I select, greater than, equal to, etc, all the values
change to whatever the cond format is supposed to be.

Just seems the cond formating is not evaluating each value.

Should this be placed into the query somehow? Kind of confused on
this one. Thought it would be straight forward formatting.

chris

 
Reply With Quote
 
 
 
 
John W. Vinson
Guest
Posts: n/a
 
      12th May 2010
On Tue, 11 May 2010 13:01:44 -0700, Repent34 wrote:

>I have a form that is generated by a query. The query is populated via
>table.
>
>I want all values in the report that are over 1.99% to show up as red.
>Those values at 1.99% and lower should show up as green. IOW, percent
>values from 0 to 1.99% are good values and show green. Anything at 2%
>and over is bad, and should show up as red.
>
>I've created conditinal formatting in several different ways, using
>the options available under conditional formatting. It seems that no
>matter what I select, greater than, equal to, etc, all the values
>change to whatever the cond format is supposed to be.
>
>Just seems the cond formating is not evaluating each value.
>
>Should this be placed into the query somehow? Kind of confused on
>this one. Thought it would be straight forward formatting.
>
>chris


What value are you using for the conditional formatting? Remember, 1.99% is
just a way of depicting the number 0.0199 - THAT value is what you'll need to
compare, assuming that it's a numeric field rather than a Text.

If it *is* a Text field (calculated using the Format() function for instance)
apply the conditional formatting condition to the numeric field instead of the
text field.

--

John W. Vinson [MVP]
 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Conditional formatting not quite working Repent34 Microsoft Access Forms 1 11th May 2010 11:53 PM
Conditional Formatting - not working Maze Microsoft Excel Misc 0 10th Feb 2010 06:22 PM
Conditional Formatting ROW not working Rod Microsoft Excel Misc 6 5th Oct 2008 09:23 PM
Conditional formatting not working? =?Utf-8?B?TWFyeSBBIFBlcmV6?= Microsoft Access Forms 4 7th Mar 2006 04:16 PM
Conditional formatting not working Les Microsoft Access 0 29th Jun 2005 12:25 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 03:51 PM.