![]() |
![]() |
|
|||||||
| Excel Questions All Excel/VBA questions - formulas, macros, pivot tables, general help, etc. Please post to this forum in English only. |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
New Member
Join Date: May 2002
Posts: 5
|
I have an OLAP tool running wich links to Excel. I have a graph connected to it in Excel. It's a graph that shos profit for all the months. But there is data till May in it, so in May the grap goes to zero. How can I avoide this.
PS : Even in monts with zero is a formula connecting to the OLAP (TM1) tool |
|
|
|
|
|
#2 |
|
MrExcel MVP
Join Date: Feb 2002
Location: Austin, Texas USA
Posts: 11,654
|
Return #N/A (or a NULL value) instead of 0 for May and beyond.
If you're already returning a NULL value... 1. Select the chart 2. Choose the Tools | Options... menu command's Chart tab 3. Set the "Plot empty cells as:" radio button group as desired. [ This Message was edited by: Mark W. on 2002-05-09 14:48 ] |
|
|
|
|
|
#3 |
|
New Member
Join Date: May 2002
Posts: 5
|
Thanks a lot, works fine
|
|
|
|
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|