Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.charting
Heidi
 
Posts: n/a
Default Graphing only data that meets a condition

I have a set of data (one record per row) that is added to daily. I would
like to graph only data where the value in a column meets a certain condition
(1.0).

Is this possible? If so, how?

Thank you!

Heidi
  #2   Report Post  
Posted to microsoft.public.excel.charting
Jon Peltier
 
Posts: n/a
Default Graphing only data that meets a condition

In an adjacent column, write this formula:

=IF(C31,C3,NA())

where C3 is that row's piece of data. Now make your chart from this added
column.

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


"Heidi" wrote in message
...
I have a set of data (one record per row) that is added to daily. I would
like to graph only data where the value in a column meets a certain
condition
(1.0).

Is this possible? If so, how?

Thank you!

Heidi



  #3   Report Post  
Posted to microsoft.public.excel.charting
Heidi
 
Posts: n/a
Default Graphing only data that meets a condition

That is so simple! I'm slapping my head for not thinking of that myself.
Thank you so much!

BTW - LOVE LOVE LOVE your website :)

"Jon Peltier" wrote:

In an adjacent column, write this formula:

=IF(C31,C3,NA())

where C3 is that row's piece of data. Now make your chart from this added
column.

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


"Heidi" wrote in message
...
I have a set of data (one record per row) that is added to daily. I would
like to graph only data where the value in a column meets a certain
condition
(1.0).

Is this possible? If so, how?

Thank you!

Heidi




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
Inserting a new line in spreadsheet Rental Man Excel Discussion (Misc queries) 2 January 9th 06 04:55 PM
Question about graphing four sets of data RawlinsCross Charts and Charting in Excel 2 January 5th 06 12:36 AM
I need more general XY point to point plotting than XY scatter in spazminator Charts and Charting in Excel 12 December 19th 05 05:00 PM
Charts not recognizing source data if original linked data is changed. JLC Charts and Charting in Excel 3 October 14th 05 01:29 AM
Line Graph Data Recognition Nat Charts and Charting in Excel 2 April 30th 05 02:07 PM


All times are GMT +1. The time now is 09:25 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"