Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi everybody,
I have this VBA program which creates a Pivot table and a number of fields. When I use it under Excel 2007 with 78,000 rows, it couldn't create the pivot table. - When I reduce the table to 6000 rows, the program could complete. - When I create the pivot table manually, it could follow through. Is there a limit to the number of rows Excel 2007 could process? Thanks Ch |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
probably more to do with how much memory you're using, 32 bit Excel stuffs
pivot tables at about 1.8Gigs "ch" wrote: Hi everybody, I have this VBA program which creates a Pivot table and a number of fields. When I use it under Excel 2007 with 78,000 rows, it couldn't create the pivot table. - When I reduce the table to 6000 rows, the program could complete. - When I create the pivot table manually, it could follow through. Is there a limit to the number of rows Excel 2007 could process? Thanks Ch |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi Patrick,
I have 2 Gbyte RAM. Does the disk swap allow bigger chunks of data to be processed? My hard disk is left with a few Gigs. Is that the cause? |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
256 character limit in pivot tables | Excel Discussion (Misc queries) | |||
Pivot Tables & Excel 2007 | Excel Discussion (Misc queries) | |||
Pivot Tables in Excel 2007 | Excel Discussion (Misc queries) | |||
Building pivot tables in Excel 2007 based on existing pivot tables? | Excel Discussion (Misc queries) | |||
Is there a limit number of characters for cells in pivot Tables? | Excel Discussion (Misc queries) |