+ Reply to Thread
Results 1 to 2 of 2

Get 32000 point limit error when only plotting 1700 points

  1. #1
    Registered User
    Join Date
    10-13-2014
    Location
    US
    MS-Off Ver
    2007
    Posts
    2

    Get 32000 point limit error when only plotting 1700 points

    Hi,

    I am hoping someone will help me as I've been working on this issue for a few days and still can't figure it out. The problem is I have two arrays that cycle through a spreadsheet that had 117000 rows and 3 columns. I'm reading those rows and taking certain pieces of data which turns out to be around 1700 data points. These are decimal numbers which can be up to 4 decimal places. When I go to plot the data I get an error that I'm excedding the 32K limit eventhough I verified that the final arrays I'm plotting has only 1700 points. The weird thing is if I delete the worksheet that contains the data, the plot shows the up properly.

    Below is the function call. Any help would be appreciated!

    Please Login or Register  to view this content.

  2. #2
    Registered User
    Join Date
    10-13-2014
    Location
    US
    MS-Off Ver
    2007
    Posts
    2

    Re: Get 32000 point limit error when only plotting 1700 points

    Well, I figured a way around it but it is kind of a kluge so perhaps this is a hint as to what is going on. Right before I call the Charts.Add code I added the following:

    Please Login or Register  to view this content.
    I created a "temp" worksheet and put a zero in the first cell. This took focus away from the working sheet where I was collecting data. It seems even though the series is using the new array it somehow gets attached to the working worksheet which has the 117K cells. That throws everything off. Very weird!

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Replies: 1
    Last Post: 12-23-2013, 06:29 PM
  2. make pop up of "over 32000 data points requires 2 or more series" go away..
    By soundengineer in forum Excel Charting & Pivots
    Replies: 0
    Last Post: 05-26-2007, 02:22 PM
  3. [SOLVED] Plotting more than 32000 points on a chart
    By inquirer in forum Excel Programming / VBA / Macros
    Replies: 10
    Last Post: 08-17-2006, 04:45 PM
  4. [SOLVED] I need more general XY point to point plotting than XY scatter in
    By spazminator in forum Excel Charting & Pivots
    Replies: 12
    Last Post: 12-19-2005, 01:10 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1