View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Daniel Daniel is offline
external usenet poster
 
Posts: 354
Default object variable are not set error

I have this error
"object variable are not set"

and when I hit debug it highlight as below


"ActiveChart.SeriesCollection(1).Interior.ColorInd ex = 0"

I have to put this at the begining to make sure no color first
What I have to do? Any comment on this
Thnks
Daniel