View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Kam Kam is offline
external usenet poster
 
Posts: 57
Default PivotTableWizard using SQL Analysis Services

I would like to use PivotTableWizard to construct a PivotTable in VFP using
SQL analysis Services.

..PivotTableWizard(SourceType, SourceData, TableDestination)

SourceType should be equal to xlExternal
TableDestination should be fine,
but

does anyone know how to construct the SourceData?