ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   rt error 1004 (https://www.excelbanter.com/excel-programming/439897-rt-error-1004-a.html)

JMay

rt error 1004
 
The below is a result of performing the Record Macro sys. But when I
run it again -- I get a r/t error 1004; Any ideas?
TIA,
Jim

Code:
Sub Macro3()
'
' Macro3 Macro
'

'
Range("A5").Select
ActiveSheet.PivotTables("PivotTable2").PivotFields ("Report Description
Caption" _
).PivotFilters.Add Type:=xlCaptionBeginsWith, Value1:="LGMC"
Range("A5").Select
End Sub
[/code]


All times are GMT +1. The time now is 03:33 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com