#1   Report Post  
dipsy
 
Posts: n/a
Default Pivot Tables

Hi - I need help to format pivot table data.

The data file has actual numbers example - $1,000,000
But in Pivot Table I want the numbers to be in 000's - $1,000.

Is there a way to do that without changing the original data table?

Thanks.
  #2   Report Post  
Ron Coderre
 
Posts: n/a
Default

Try this:

1)Right-click the column heading of the numbers to be changed.

2)Select Field Settings from the shortcut menu

3)Click the [Number....] button
Category: Custom
Type: Select the format resembles what you want and put a comma immediately
in front of the decimal points (or where the decimal points would be).
Example:
Change this: $#,##0_);($#,##0)
To this: $#,##0,_);($#,##0,)

Click [OK]

Note: Doing that will hide make 1000000 display as $1,000 without actually
changing the values.

Is that what you want to do?
--
Regards,
Ron


"dipsy" wrote:

Hi - I need help to format pivot table data.

The data file has actual numbers example - $1,000,000
But in Pivot Table I want the numbers to be in 000's - $1,000.

Is there a way to do that without changing the original data table?

Thanks.

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
overlapping pivot tables cwinters Excel Discussion (Misc queries) 2 July 4th 06 05:02 PM
Blank Cells in Pivot Tables Greg Excel Discussion (Misc queries) 1 March 16th 05 09:23 PM
Macro for Pivot Tables Thomas Excel Discussion (Misc queries) 1 March 15th 05 01:03 AM
Product Function in Pivot Tables from Multiple Consolidation Range bbishop222 Excel Worksheet Functions 0 February 22nd 05 04:55 PM
How does the term 'pivot' apply to Excel's Pivot tables and Pivot. stvermont Excel Discussion (Misc queries) 1 February 17th 05 01:34 AM


All times are GMT +1. The time now is 10:06 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"