ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   Pivot table dates not times (https://www.excelbanter.com/excel-worksheet-functions/76922-pivot-table-dates-not-times.html)

Vass

Pivot table dates not times
 
I have a worksheet with date and time all in one cell
i.e. 12/05/2006 15:32:36

I want to pivot table all similar dates together
i.e. all occurrences of 12/05/2006 regardless of the time

How do I do this please?
ta

--
Vass



DaveO

Pivot table dates not times
 
The quickest way would be to create another field at the end of your date,
call it date and then set the cells =Date({cell with date in it}).

HTH.

"Vass" wrote:

I have a worksheet with date and time all in one cell
i.e. 12/05/2006 15:32:36

I want to pivot table all similar dates together
i.e. all occurrences of 12/05/2006 regardless of the time

How do I do this please?
ta

--
Vass




Vass

Pivot table dates not times
 

"DaveO" wrote in message
...
The quickest way would be to create another field at the end of your date,
call it date and then set the cells =Date({cell with date in it}).


Nope, Excel is asking for year, month, day with that function
--
Vass



Vass

Pivot table dates not times
 
S'ok sorted it

=DAY(A16) & "/" & MONTH(A16) & "/" & YEAR(A16)



--
Vass



Debra Dalgleish

Pivot table dates not times
 
In the pivot table, right-click on the date field, and choose Group and
Show DetailGroup
From the list, select Days, click OK

Vass wrote:
I have a worksheet with date and time all in one cell
i.e. 12/05/2006 15:32:36

I want to pivot table all similar dates together
i.e. all occurrences of 12/05/2006 regardless of the time

How do I do this please?
ta



--
Debra Dalgleish
Excel FAQ, Tips & Book List
http://www.contextures.com/tiptech.html



All times are GMT +1. The time now is 02:20 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com