Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.charting
Frodo
 
Posts: n/a
Default How to exclude conditional calculated no or zero values from a cha

Picture this: a chart for 30 days and 30 values. The values come from a
different table (sheet1!A:G) using the following formula
=IF(VLOOKUP(J11;Sheet1!A:G;2;FALSE)="";"";VLOOKUP( J11;Sheet1!A:G;2;FALSE)).
If the table on sheet1 has no value (""), then the a.m. formula also displays
no value (""). The chart however does show a zero value, which i do not need.
Is there a possibility to not show this zero or no value in a chart?

Thanks for your help!

  #2   Report Post  
Posted to microsoft.public.excel.charting
Andy Pope
 
Posts: n/a
Default How to exclude conditional calculated no or zero values froma cha

Hi,

Use the formula NA() instead of "".

Here are a couple of pages on the subject.

http://www.stfx.ca/people/bliengme/E...issingData.htm
http://processtrends.com/pg_charts_missing_data.htm

Cheers
Andy

Frodo wrote:
Picture this: a chart for 30 days and 30 values. The values come from a
different table (sheet1!A:G) using the following formula
=IF(VLOOKUP(J11;Sheet1!A:G;2;FALSE)="";"";VLOOKUP( J11;Sheet1!A:G;2;FALSE)).
If the table on sheet1 has no value (""), then the a.m. formula also displays
no value (""). The chart however does show a zero value, which i do not need.
Is there a possibility to not show this zero or no value in a chart?

Thanks for your help!


--

Andy Pope, Microsoft MVP - Excel
http://www.andypope.info
  #3   Report Post  
Posted to microsoft.public.excel.charting
Frodo
 
Posts: n/a
Default How to exclude conditional calculated no or zero values from a

Hi Andy,

thanks, works great!

Frodo

"Andy Pope" wrote:

Hi,

Use the formula NA() instead of "".

Here are a couple of pages on the subject.

http://www.stfx.ca/people/bliengme/E...issingData.htm
http://processtrends.com/pg_charts_missing_data.htm

Cheers
Andy

Frodo wrote:
Picture this: a chart for 30 days and 30 values. The values come from a
different table (sheet1!A:G) using the following formula
=IF(VLOOKUP(J11;Sheet1!A:G;2;FALSE)="";"";VLOOKUP( J11;Sheet1!A:G;2;FALSE)).
If the table on sheet1 has no value (""), then the a.m. formula also displays
no value (""). The chart however does show a zero value, which i do not need.
Is there a possibility to not show this zero or no value in a chart?

Thanks for your help!


--

Andy Pope, Microsoft MVP - Excel
http://www.andypope.info

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
PIVOT TABLE - hiding records with CALCULATED item values equal to Pele Excel Discussion (Misc queries) 0 March 10th 06 04:15 PM
Keeping a cell value constant trhoughout a list of values borikua05 Excel Worksheet Functions 2 December 3rd 05 03:03 PM
Count Intervals of 2 Consecutive Values in same Row and Return Count across Row Sam via OfficeKB.com Excel Worksheet Functions 6 November 29th 05 03:27 PM
Count Intervals of Filtered TEXT values in Column and Return Count across a Row Sam via OfficeKB.com Excel Worksheet Functions 9 July 31st 05 03:37 AM
How to average a column, but exclude zero AND negative values? KMHarpe Excel Discussion (Misc queries) 1 July 20th 05 10:06 PM


All times are GMT +1. The time now is 08:49 PM.

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"