View Single Post
  #10   Report Post  
Posted to microsoft.public.excel.misc
Hru48 Hru48 is offline
external usenet poster
 
Posts: 1
Default pivot tables macro


looks great but I get a syntax error for this bit:

ActiveWorkbook.PivotCaches.Add(SourceType:=xlDatab ase, _
SourceData:=myR).CreatePivotTable TableDestination:=myC, _
TableName:="PivotTable" & i


--
Hru48
------------------------------------------------------------------------
Hru48's Profile: http://www.excelforum.com/member.php...o&userid=24895
View this thread: http://www.excelforum.com/showthread...hreadid=558821