Thread: Array Limit
View Single Post
  #4   Report Post  
Posted to microsoft.public.excel.programming
joel[_969_] joel[_969_] is offline
external usenet poster
 
Posts: 1
Default Array Limit


I think the problem is with the query or the database. Have you checked
the database to see if there is any empty rows in the database? Maybe
delete the 1500 entry which may be empty. Often excel will stop at an
empty row.

Excel will use the ID column of the database. sometimes the ID column
is numerical and other times it can be an alphabetical string. In
either case the ID column must be unique. A duplicate entry in the ID
column could cause problems. If the ID column is numerical it should be
in increasing order. I don't think it matters if a number is skipped
because often an entry in a databae will be deleted.

I don't think the problem is with the arry and I know I've seen queries
where more than 1500 entries are returned.


--
joel
------------------------------------------------------------------------
joel's Profile: http://www.thecodecage.com/forumz/member.php?u=229
View this thread: http://www.thecodecage.com/forumz/sh...d.php?t=199906

http://www.thecodecage.com/forumz