Conditional format depending upon another field

lovemuscle2005

Board Regular
Joined
Dec 28, 2004
Messages
99
Hi All

I have a report running of a simple query which holds Actual performance and target performance.

I need to conditionally format the actuals cells depending on if the person hits the performance cells.

Any ideas anyone? Thanks

P.S.
I hate work


:oops:
 

Excel Facts

What is the fastest way to copy a formula?
If A2:A50000 contain data. Enter a formula in B2. Select B2. Double-click the Fill Handle and Excel will shoot the formula down to B50000.
Did you mean to post this on the Access site or the Excel site? There really aren't any cells or conditional formatting that I now of in Access, though you may be able to do something (color changes) to records on a report with VB.
 
Upvote 0
There is a conditional formatting option in the report design, select a field, Click Format -> Conditional Formatting but AFAIK you can only apply the format based on the values in that field. I believe LM2005 wants to set the format of the 'actual' field based on a comparison of the 'actual' value with the value in the 'performance' field. The only way I can think of is it to create another field being [actual]/[performance] and set the conditional formatting on that (<1 or <100% use red etc.)
HTH, Andrew. :)
 
Upvote 0
Andrew

Your right about the conditional formatting for reports but only in later versions.
 
Upvote 0
Oops - my bad! For previous versions that don't have conditional formatting, how about something like this in the (third, i.e. a/p ) field format?

+0.00%;-0.00%[Red]

This could be modified to accommodate other formats. Pretty basic I know but it may be enough for the OP.

Andrew :)
 
Upvote 0

Forum statistics

Threads
1,221,889
Messages
6,162,624
Members
451,778
Latest member
ragananthony7911

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top