Re: plotting "empty" cells that contain a formula that has returned a blank
From: Tushar Mehta (tmUnderscore200310_at_tushar-mehta.SeeOhEm)
Date: 06/29/04
- Next message: Tushar Mehta: "Re: REMOVE ALL THE BORDERS AROUND A CELL"
- Previous message: Les Baird: "RE: plotting "empty" cells that contain a formula that has returned a"
- In reply to: bob farey: "plotting "empty" cells that contain a formula that has returned a blank"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 29 Jun 2004 17:43:29 GMT
Instead of return a blank (" " or "") result, return a NA().
If you need a null string ("") for subsequent calculations or for
aesthetic purposes, create a 2nd dummy range that has NA() instead of
"".
Plot the range with the NA()s
-- Regards, Tushar Mehta www.tushar-mehta.com Excel, PowerPoint, and VBA add-ins, tutorials Custom MS Office productivity solutions In article <2313501c45de7$46672590$a001280a@phx.gbl>, anonymous@discussions.microsoft.com says... > Cells that appear empty, but contain a formula that has > returned a blank, when plotted on a line chart, plot as > ZEROS. This is in spite of setting tools, options, charts > to "zero values not plotted". Does anyone know a way round > this, please. > > thanks > Bob Farey >
- Next message: Tushar Mehta: "Re: REMOVE ALL THE BORDERS AROUND A CELL"
- Previous message: Les Baird: "RE: plotting "empty" cells that contain a formula that has returned a"
- In reply to: bob farey: "plotting "empty" cells that contain a formula that has returned a blank"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|
Loading