Thread: Chart Series
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
luvgreen[_3_] luvgreen[_3_] is offline
external usenet poster
 
Posts: 11
Default Chart Series

I need to customize chart series. If there is 3 chart series, and 2 series have no data, then it won't create properly. The work around is I have to find out if there is data for each serie before I make the chart. Is there any easier way to do this? Thanks