Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 7
Default Pivot table in 2007 with bytes

Is there a way to the pivot table print a sum of bytes as KiB, MiB or
GiB ?

The built-in options only allow percentages and the total sum bytes
makes for very long numbers or E+x numbers.
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 21
Default Pivot table in 2007 with bytes

Kim, as bytes to KiB, MiB or GiB is just a case of conversion you could
simply add a calculated field.

For example, to have a column in your pivot table showing the Summed
bytes as KiBs do the following:

1) Place your cursor somewhere in your pivot table
2) Select 'Options' on the ribbon
3) Click on 'Formulas'
4) Click on 'Calculated Field'
5) Choose a field name, i.e. Total KiB
6) In the 'Formula' section type:

=SUM( )/1024

and between the two brackets enter your Bytes field name using 'Insert
Field)

Click OK.

Voila....total bytes as KiB




Kim wrote:
Is there a way to the pivot table print a sum of bytes as KiB, MiB or
GiB ?

The built-in options only allow percentages and the total sum bytes
makes for very long numbers or E+x numbers.

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
how to create pivot table from existing pivot table in excel 2007 Udayraj Dhulekar Excel Discussion (Misc queries) 2 July 8th 13 08:22 PM
how do I get a top 25 on a pivot table in excel 2007 Peter Excel Discussion (Misc queries) 1 July 28th 09 08:45 PM
Pivot Table in Excel 2007????? OldManEd New Users to Excel 4 July 9th 08 12:49 AM
Pivot table from 2003 to 2007 PivotMan Excel Discussion (Misc queries) 5 February 7th 08 05:12 PM
Pivot Table in Excel 2007 : Problem with % in Table spudsnruf Excel Discussion (Misc queries) 2 January 9th 08 09:53 PM


All times are GMT +1. The time now is 07:16 AM.

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

About Us

"It's about Microsoft Excel"