Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() Hello Everyone, We have a pivot table that is being populated by an Excel worksheet range. The range is filled by data retrieved by a stored proc. Recently we exceeded the 65k row limit of Excel. I have been successful in breaking up the feed to the worksheet into contiguos blocks of data - each of 65k rows. How do I combine all these blocks into single range for giving as input to the Pivot table? Does the Excel range have a 65 k row limit too? *** Sent via Developersdex http://www.developersdex.com *** Don't just participate in USENET...get rewarded for it! |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
CONDITONAL SUM DATE RANGE ISSUE | Excel Worksheet Functions | |||
Multiple range selection issue | Excel Discussion (Misc queries) | |||
I feel so dumb - please help - this is a Range issue | Excel Worksheet Functions | |||
Excel Range Value issue (Excel 97 Vs Excel 2003) | Excel Discussion (Misc queries) | |||
Excel VBA - Range(Selection, Selection.End(xlDown)).Name issue. | Excel Programming |