Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.charting
|
|||
|
|||
![]()
I've used the vlookup() trick -- if(isna(vlookup(...)), "", vlookup(...)) to
construct an intermediate table, which I would like to chart. However, charting cells which contain the empty string ("") works porly. I really don't want to treat those missing values as zeros, if there's any way to avoid it -- I just want the chart to treat them as missing. How can I change either the way I'm using vlookup() or the way I'm charting to allow me to chart this data with missing values? Thanks for your help, Mike |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Finding test strings in a row which are missing from a column | Excel Worksheet Functions | |||
Excel 2007 Issue: Charting numerous strings of data | Charts and Charting in Excel | |||
Pie Charting with Missing and Changing Data | Charts and Charting in Excel | |||
Charting 3-D Graphs with Empty Cells | Charts and Charting in Excel | |||
How can I convert empty strings to empty cells? | Excel Discussion (Misc queries) |