Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
Bruce
 
Posts: n/a
Default How can Excel make a cell empty without making it na()?

I want to preserve the "empty" status of cells from one sheet to another so
that when they are plotted or averaged they behave correctly. For example,
the initial sheet has some values that are not declared (read as ",,," in a
CSV file). A second sheet is used to assemble parts of the first sheet for
analysis and uses "paste link". However, "paste link" makes empty cells from
the first sheet into zeros on the second. I can use an IF() to test for zero
(but not empty?) and then make them either "" or na(). However, making them
"" is fine for average() but not good for a chart, which assumes they are
zero. Making them NA() is good for charts but no good for average(). Is there
a function that simply replicates the keystroke of 'delete'?
  #2   Report Post  
Posted to microsoft.public.excel.misc
Franz Verga
 
Posts: n/a
Default How can Excel make a cell empty without making it na()?

Nel post
*Bruce* ha scritto:

I want to preserve the "empty" status of cells from one sheet to
another so that when they are plotted or averaged they behave
correctly. For example, the initial sheet has some values that are
not declared (read as ",,," in a CSV file). A second sheet is used to
assemble parts of the first sheet for analysis and uses "paste link".
However, "paste link" makes empty cells from the first sheet into
zeros on the second. I can use an IF() to test for zero (but not
empty?) and then make them either "" or na(). However, making them ""
is fine for average() but not good for a chart, which assumes they
are zero. Making them NA() is good for charts but no good for
average(). Is there a function that simply replicates the keystroke
of 'delete'?


Maybe you can make two linked copy, the first with "" for average and the
secnd with na for chart.


--
Hope I helped you.

Thanks in advance for your feedback.

Ciao

Franz Verga from Italy


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
Excel 2003 FAILS, but Excel 2000 SUCCEEDS ??? Richard Excel Discussion (Misc queries) 2 May 13th 23 11:46 AM
Custom functions calculating time arguments Help Desperate Bill_De Excel Worksheet Functions 12 April 25th 06 02:22 AM
Possible Lookup Table Karen Excel Worksheet Functions 5 June 8th 05 09:43 PM
How do I make a cell appear empty when the formula = 0? t1202 Excel Discussion (Misc queries) 5 May 20th 05 11:18 PM
How Can I make a cell flash in Excel monir Excel Discussion (Misc queries) 0 February 4th 05 03:41 AM


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