Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.charting
|
|||
|
|||
![]()
Please help. I have read other posts but my situation is a bit different and
I am having trouble adapting the suggestions to my situation. I am creating a bar chart that shows per contract the estimated hours and the actual hours. CUrrently, I have contracts that have no estimated and actual hours, so I do not want to display these contract on the chart, I only want to show those contracts that have data. I do not want to use auto filter to exclude those contracts with zero values. I used the suggestions from the user community and populate zero values with #N/A via a formula when the value is zero, thinking this would eliminate these from the chart, but it does not. I tried using OFFSET, but I can't get that to work either because I have more than one column and I am displaying the contracts in a specific order. Here is an example of my data, and since fed from another spreadsheet, additional estimated and actual values could be populated: 2006 YTD 2006 YTD Estimated Actual CIG #N/A #N/A CIB #N/A #N/A DRS #N/A #N/A FTA 234 162 IPS #N/A #N/A SIR #N/A #N/A Men 156 412 Mon #N/A #N/A NYCA #N/A #N/A NYCB #N/A #N/A NYCP #N/A #N/A NYC 453 652 NYCW #N/A #N/A NYSC #N/A #N/A NYSP #N/A #N/A NYSP6 #N/A #N/A So what I want to see on my bar chart is the 3 contracts that have values on the x axis, and the corresponding estimated and actuals on the y axis. Then as additional contracts have values in the estimated and actual columns, they too will show up on the bar chart. What I see now is all the contracts, regardless of whether there is a value in the estimated and actual hours. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Dynamic Range with unused formula messing up x axis on dynamic graph | Charts and Charting in Excel | |||
Dynamic Charts | Charts and Charting in Excel | |||
Problem with Slow ReCalculation of Dynamic Range Using OFFSET | Excel Worksheet Functions | |||
dynamic charts | Charts and Charting in Excel | |||
Can't create dynamic charts | Charts and Charting in Excel |