Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi all,
I have a macro which creates a Pivot Table using the records I provide and it works fine up to probably 40,000 records. When the database becomes too big, the program stops at the line of code which creates the Pivot Table with an error message. 1) Pressing F5 simply gives the same error message. 2) Running the same macro from start with a reduced records works well again. How can I overcome this problem? Thanks in advance. |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
On Mar 5, 7:57*am, ch wrote:
Hi all, I have a macro which creates a Pivot Table using the records I provide and it works fine up to probably 40,000 records. * When the database becomes too big, the program stops at the line of code which creates the Pivot Table with an error message. 1) Pressing F5 simply gives the same error message. 2) Running the same macro from start with a reduced records works well again. How can I overcome this problem? * Thanks in advance. Are the variables declared have sufficient range? |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
2007 pivot table too many records | Excel Discussion (Misc queries) | |||
unique records in pivot table | Excel Discussion (Misc queries) | |||
Excel limit that stops pivot table processing at column IV?? | Excel Worksheet Functions | |||
VBA Stops Before competing the program | Excel Programming | |||
"How do I get rid of old records in an Pivot Table? | Excel Discussion (Misc queries) |