Runtime err 5: Invalid procedure or argument

SIFS

New Member
Joined
Oct 11, 2010
Messages
13
Dear Sirs,

Using Excel, I recorded a macro to create a pivot table. When I try to run the recorded macro again, I have "Runtime error 5: Invalid procedure call or argument". The text of the line where error exists is below:

ActiveWorkbook.PivotCaches.Create(SourceType:=xlDatabase, SourceData:= _
"Consolidated AMC!R1C1:R67C14", Version:=xlPivotTableVersion12). _
CreatePivotTable TableDestination:="Monthly total!R3C1", TableName:= _
"PivotTable2", DefaultVersion:=xlPivotTableVersion12

The error is coming in the blue text. Can anyone please help me how to fix it. Thanks.
 

Excel Facts

Select all contiguous cells
Pressing Ctrl+* (asterisk) will select the "current region" - all contiguous cells in all directions.
Yes. I want to delete the previous table and recreate it after I have done some changes in my database worksheet.
 
Upvote 0

Forum statistics

Threads
1,216,029
Messages
6,128,403
Members
449,448
Latest member
Andrew Slatter

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top