Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
Ryan
 
Posts: n/a
Default Milliseconds in a Pivot Table

I'm creating a spreadsheet to track my 2 son's middle school track stats.
For the timed events, I've captured the seconds and milliseconds in the
following custom format (MM:SS.00). The data appears as I want it in the
spreadsheet.

The issue is when I run a pivot table on the data. The pivot table rounds
the time to the nearest second. :(

I've made sure the the pivot table field is set for the same custom format.

I'm running Excel 2002.

Any ideas or thoughts would be appreciated.
  #2   Report Post  
Posted to microsoft.public.excel.misc
Debra Dalgleish
 
Posts: n/a
Default Milliseconds in a Pivot Table

You could convert the time to text in the source data table. For
example, with times in column B, use the following formula:

=TEXT(B2,"mm:ss.00")

Then, add that field to the pivot table.


Ryan wrote:
I'm creating a spreadsheet to track my 2 son's middle school track stats.
For the timed events, I've captured the seconds and milliseconds in the
following custom format (MM:SS.00). The data appears as I want it in the
spreadsheet.

The issue is when I run a pivot table on the data. The pivot table rounds
the time to the nearest second. :(

I've made sure the the pivot table field is set for the same custom format.

I'm running Excel 2002.

Any ideas or thoughts would be appreciated.



--
Debra Dalgleish
Contextures
http://www.contextures.com/tiptech.html

  #3   Report Post  
Posted to microsoft.public.excel.misc
Dave Peterson
 
Posts: n/a
Default Milliseconds in a Pivot Table

Another option...

Create another column in your data table.

Use a formula that just returns the value in the other cell (=A2 for instance).

Format it as general.

Use this column in your pivottable.

But format it to include the milliseconds.

(You could just format the original column as General, too--but that makes it
more difficult to read.)



Ryan wrote:

I'm creating a spreadsheet to track my 2 son's middle school track stats.
For the timed events, I've captured the seconds and milliseconds in the
following custom format (MM:SS.00). The data appears as I want it in the
spreadsheet.

The issue is when I run a pivot table on the data. The pivot table rounds
the time to the nearest second. :(

I've made sure the the pivot table field is set for the same custom format.

I'm running Excel 2002.

Any ideas or thoughts would be appreciated.


--

Dave Peterson
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
Derived Columns in Pivot Table sa02000 Excel Discussion (Misc queries) 1 February 8th 06 07:18 PM
Need to Improve Code Copying/Pasting Between Workbooks David Excel Discussion (Misc queries) 1 January 6th 06 03:56 AM
pivot table created from another pivot table Kreed Excel Worksheet Functions 6 October 26th 05 04:16 PM
Change Data In Pivot Table John Calder New Users to Excel 1 July 7th 05 10:41 PM
Pivot Table Problems Rachel Gonsior Excel Discussion (Misc queries) 3 March 21st 05 07:24 PM


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

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"