Pivot Table Formats in Excel 97
From: Raul (raul_das_at_bkitech.com)
Date: 02/23/04
- Next message: Bob Phillips: "Re: validate an option is chosen"
- Previous message: JE McGimpsey: "Re: Concatenate and copy in VBA"
- Next in thread: Debra Dalgleish: "Re: Pivot Table Formats in Excel 97"
- Reply: Debra Dalgleish: "Re: Pivot Table Formats in Excel 97"
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 23 Feb 2004 13:05:19 -0800
I have a script that creates a pivot table report in
Excel 2002 that uses the PivotCaches.add method and a
format of xlReport2. The script works fine in Excel
2002, but does not work in Excel 97. Unfortunately I
need to also create the same report in Office 97.
I changed the script for Excel 97 to use the
PivotTableWizard method which creates the pivot table but
I can't get the pivot table report to display each data
field in a separate column.
Does anyone know how to format an Excel 97 pivot table
report so that each of the data fields are in their own
column?
- Next message: Bob Phillips: "Re: validate an option is chosen"
- Previous message: JE McGimpsey: "Re: Concatenate and copy in VBA"
- Next in thread: Debra Dalgleish: "Re: Pivot Table Formats in Excel 97"
- Reply: Debra Dalgleish: "Re: Pivot Table Formats in Excel 97"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|