Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.charting
external usenet poster
 
Posts: 20
Default Conditional Formatting 2003

I need the bar colors to change after reaching ONE particular point.

how do i do that? I have searched the many different posts or threads, they
all seem to be relative to more than one point or sectioned off by tiers of
breaking points.

Even the simple condition format from the peltier is based on two points. I
need a forumla that looks like (if $b$3=$c$3,...then the color=red).

  #2   Report Post  
Posted to microsoft.public.excel.charting
external usenet poster
 
Posts: 99
Default Conditional Formatting 2003

Hi,

Most methods rely on charting two series in stacked bar charts.
You use formulas in he worksheet to determine what values are charted in
each series.

e.g. =IF($B$3=$C$3,B3,NA()) will show the value in B# if the condition is
met, or #N/A otherwise.

If you want an automated method, go to
http://www.edferrero.com/ExcelCharts...2/Default.aspx
and look for the 'Conditional Format Bar Chart' sample.

Ed Ferrero
www.edferrero.com


  #3   Report Post  
Posted to microsoft.public.excel.charting
external usenet poster
 
Posts: 20
Default Conditional Formatting 2003

Thank you for the direction.

I need to know how to change this information so that it is specific to my
needs. I was unable to do this when I downloaded the spreadsheet before
sending my message. So I was unsure if this was the best one to use, but you
confirm otherwise.

It did seem like the closest though.

"Ed Ferrero" wrote:

Hi,

Most methods rely on charting two series in stacked bar charts.
You use formulas in he worksheet to determine what values are charted in
each series.

e.g. =IF($B$3=$C$3,B3,NA()) will show the value in B# if the condition is
met, or #N/A otherwise.

If you want an automated method, go to
http://www.edferrero.com/ExcelCharts...2/Default.aspx
and look for the 'Conditional Format Bar Chart' sample.

Ed Ferrero
www.edferrero.com



  #4   Report Post  
Posted to microsoft.public.excel.charting
external usenet poster
 
Posts: 20
Default Conditional Formatting 2003

perhaps I should restate what i anticipate the end result would be (if
$b$3=$c$3,...then the bar from the target point and up is color=red).

for example my target is 53. the actual count is 72. the column color
higher than the 53 mark will be red while the other bar remains the chosen
color.

"Ed Ferrero" wrote:

Hi,

Most methods rely on charting two series in stacked bar charts.
You use formulas in he worksheet to determine what values are charted in
each series.

e.g. =IF($B$3=$C$3,B3,NA()) will show the value in B# if the condition is
met, or #N/A otherwise.

If you want an automated method, go to
http://www.edferrero.com/ExcelCharts...2/Default.aspx
and look for the 'Conditional Format Bar Chart' sample.

Ed Ferrero
www.edferrero.com



  #5   Report Post  
Posted to microsoft.public.excel.charting
external usenet poster
 
Posts: 6,582
Default Conditional Formatting 2003

That sounds like the second example:

http://peltiertech.com/Excel/Charts/...nalChart2.html

- Jon
-------
Jon Peltier, Microsoft Excel MVP
Tutorials and Custom Solutions
Peltier Technical Services, Inc. - http://PeltierTech.com
_______


"confused!!" wrote in message
...
perhaps I should restate what i anticipate the end result would be (if
$b$3=$c$3,...then the bar from the target point and up is color=red).

for example my target is 53. the actual count is 72. the column color
higher than the 53 mark will be red while the other bar remains the chosen
color.

"Ed Ferrero" wrote:

Hi,

Most methods rely on charting two series in stacked bar charts.
You use formulas in he worksheet to determine what values are charted in
each series.

e.g. =IF($B$3=$C$3,B3,NA()) will show the value in B# if the condition
is
met, or #N/A otherwise.

If you want an automated method, go to
http://www.edferrero.com/ExcelCharts...2/Default.aspx
and look for the 'Conditional Format Bar Chart' sample.

Ed Ferrero
www.edferrero.com







Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Conditional Formatting - Excel 2003 Dan Excel Discussion (Misc queries) 3 September 9th 08 04:43 PM
Conditional Formatting for Excel 2003 Lee Excel Discussion (Misc queries) 3 May 31st 08 01:29 AM
Conditional formatting excel 2003 [email protected] Excel Worksheet Functions 1 April 14th 08 11:43 AM
Excvel 2003: Conditional Formatting oceanmist Excel Discussion (Misc queries) 1 October 23rd 06 06:27 PM
Excel 2003: Conditional Formatting oceanmist Excel Discussion (Misc queries) 3 September 20th 06 10:55 PM


All times are GMT +1. The time now is 04:32 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"