View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Jonnyboy117[_5_] Jonnyboy117[_5_] is offline
external usenet poster
 
Posts: 1
Default Exceeding Max. (32,000) Data Points in a Series

Interesting follow-up:

I tried using the following code:

TimeRange.ClearContents
AltRange.ClearContents

...placed after the series collection definitions. The chart was stil
redrawn several times before stopping with the same error, but the lin
was only drawn once and then the chart was cleared and left blank i
subsequent redraws. So I'm positive that there is some kind of loopin
effect, I just don't understand what could be causing it

--
Message posted from http://www.ExcelForum.com