LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 49
Default Don't plot non-values on a chart

Lenin

I tried this but somethings not right. If I enter =na() directly into the cell it does not plot zero (which is what I want

However I want to do this from code as tried the following and test1 returns #VALUE! and test2 return #N/A as a string but excel treats this as 0 (not what I want

Want have I missed

Bria

Function test1(

test1 = Application.WorksheetFunction.na(

End Functio

Function test2(

test2 = "#N/A
End Functio

 
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
Plot Data with X, Y values on Chart Jane Wang Excel Discussion (Misc queries) 0 November 17th 08 08:05 AM
How to plot chart where X axis values START 1 Onno Charts and Charting in Excel 1 January 7th 07 03:43 PM
how do I setup a pie chart that does not plot zero values ? Dimmy Charts and Charting in Excel 1 June 24th 06 12:44 PM
Unable to Plot Values on Chart elusiverunner Charts and Charting in Excel 1 January 11th 06 04:14 AM
BUG?: Excel scatter chart: will not plot x-values Bob Excel Discussion (Misc queries) 2 December 31st 04 12:19 AM


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