View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Norbert Jaeger Norbert Jaeger is offline
external usenet poster
 
Posts: 10
Default Chart option to suppress zero values??

Hello,

my table consists of production data for different shifts. As the
shifts some days are off duty, they do not have production, so for
that day, their production is zero.

What I want is a graph, where the line is connected from the last day
when there was a production to the first day of production after that,
without the graph going down to zero in between.
Is that somehow possible or what can I do?