SerenityNetworks
Board Regular
- Joined
- Aug 13, 2009
- Messages
- 131
- Office Version
- 365
- Platform
- Windows
I have a graph that draws information from two columns in a simple table. The information is drawn from cells that contains formulas, for example: =IF(COUNTA(F4:H4)>0,LN(E4),"-"). I've tried replacing the "-" with "", "x", and nothing, but the graph always picks up the non-numerical value and adjusts the trendline as if the values were zero. However, if I go to the table and manually delete the formulas from all the cells that do not contain numerical values then the graph's trendline displays correctly. Obviously, I want to leave the formulas in all the cells and still have the graph display as it would as if the non-numerical results were ignored. How can I either modify the formula or the graph to display without considering the non-numerical values in the source table?
Here is a link to a sample workbook that demonstrates the issue I'm having. The illustration below details the issue, if downloading the workbook sample is not an option.
Thank you in advance,
Andrew
Here is a link to a sample workbook that demonstrates the issue I'm having. The illustration below details the issue, if downloading the workbook sample is not an option.
Thank you in advance,
Andrew