![]() |
How do I tell excel not to plot certain values in a data series
On a line graph not all my values are numeric. Excel is plotting these
letters at 'zero'. What I prefer is for excel to put in gaps instead. How can I achieve this? |
How do I tell excel not to plot certain values in a data series
Either have the cell return the NA() error as in:
=IF(A2=1,A2*2,NA()) if using formulas, or if the cells truly are empty Under Tools-Options - Charts, change the way empty cells are handled. -- Best Regards, Luke M *Remember to click "yes" if this post helped you!* "Tom" wrote: On a line graph not all my values are numeric. Excel is plotting these letters at 'zero'. What I prefer is for excel to put in gaps instead. How can I achieve this? |
All times are GMT +1. The time now is 09:50 PM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com