PC Review


Reply
Thread Tools Rate Thread

How do I highlight a column depending on other column value?

 
 
=?Utf-8?B?QWRh?=
Guest
Posts: n/a
 
      12th Jul 2006
I'm working on a sales report and I want to highlight the names of the Reps
which sales for the last 3 months average period are grater or equal to
$16,000. How can I do this conditional formatting?
I will appreciate any help with this matter.

Thanks,

Ada
 
Reply With Quote
 
 
 
 
=?Utf-8?B?YW5keTYy?=
Guest
Posts: n/a
 
      12th Jul 2006
Highlight your first sales rep then go to Conditional Formatting and, where
the drop-down says "Cell Value is", change the selection to "Value Is". That
version of the function applies your selected formatting when a formula you
establish is TRUE. Assuming you have a cell next to the reps' names that is
computing that 3-month average (let's assume that average is in column H, and
your top row is row 2), type in the formula:

=H2>=16000

and then set your conditional highlighting. Check to make sure it works,
then use the format painter to apply the conditional formatting to the reps'
names in all other rows.

If you do not have an Average computed in a cell, you could change the above
formula to =AVERAGE(C2:E2)>=16000, where columns C,D,E house the last three
months of sales.

Hope that helps.

"Ada" wrote:

> I'm working on a sales report and I want to highlight the names of the Reps
> which sales for the last 3 months average period are grater or equal to
> $16,000. How can I do this conditional formatting?
> I will appreciate any help with this matter.
>
> Thanks,
>
> Ada

 
Reply With Quote
 
=?Utf-8?B?Q0xS?=
Guest
Posts: n/a
 
      12th Jul 2006
Assuming A1 is RepName and B1 is Sales
left-click on A2 and do Format > CopnditionalFormatting > click the arrow on
the left window and choose FormulaIs > in the right window type =$B2>=16000 >
Format > PatternsTab > choose a color square > Ok > Ok .....then left click
on A2 and left-click on the Paintbrush Icon in the upper tool bar, then
left-click on A3 and drag it down column A as far as you have
names.......release and all the names with sales of over 16000 should have
colored cells......

hth
Vaya con Dios,
Chuck, CABGx3



"Ada" wrote:

> I'm working on a sales report and I want to highlight the names of the Reps
> which sales for the last 3 months average period are grater or equal to
> $16,000. How can I do this conditional formatting?
> I will appreciate any help with this matter.
>
> Thanks,
>
> Ada

 
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
Counting Cells in a column depending on another column but excluding duplicates rwenger Microsoft Excel Misc 2 11th Apr 2010 02:57 PM
Repeat values in column A a certain number of times depending on thevalue in column B Harry Flashman Microsoft Excel Discussion 8 22nd Oct 2009 09:08 PM
Urgent - Create column on query depending on another column text Fred Microsoft Access Queries 1 22nd May 2008 07:25 PM
Urgent - Create column on query depending on another column text Fred Microsoft Access 1 22nd May 2008 04:20 PM
splitting one column into rows depending on the data in the column ravinder.ingu@gmail.com Microsoft Excel Programming 1 11th Mar 2006 11:48 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 11:05 PM.