Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.charting
|
|||
|
|||
![]() I'm trying to put together a piece of code in Excel, to be called by an external application to regenerate graphs. The offending code is this: ActiveChart.PlotVisibleOnly = True ActiveChart.DisplayBlanksAs = xlNotPlotted ActiveChart.Axes(xlValue).ScaleType = xlLogarithmic The process fails when trying to set the scaletype to logarithmic, claiming that negative or zero values cannot be plotted. There are no negative or zero values in the data series but there are a number of blank cells. This works perfectly in Excel 2003 but Excel 2007 throws errors. This is really doing my head in, so any pointers would be much appreciated! -- Confidence is what you have when you don't understand the situation |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Excel 2007 Minimize issue | Excel Discussion (Misc queries) | |||
Excel 2007 Pivot Table Filter Issue | Excel Discussion (Misc queries) | |||
Excel 2007 Protect Workbook issue | Excel Worksheet Functions | |||
Excel 2007 Large Format Printing Issue | Excel Discussion (Misc queries) | |||
Pivot Table issue in Excel 2007 | Excel Discussion (Misc queries) |