Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Excel PivotTables
#2
ActiveWorkbook etc are called for Application object.

ExcelSheet es.Init
IDispatch a=es.ws.Application
a.ActiveWorkbook...
...

SourceType:=xlDatabase is not supported. Use @ for optional arguments that you don't use.

Join lines that end with _.


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)