Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
In cell B3 it reads Wednesday, December 31, 2008 but if I put my cursor in
the cell it shows only 12/31/2008 as the contents. I want a pivot table that shows day of the week as well as date. With this formatting it only shows the date not the day of the week. I have tried formatting as date, text, and general and cannot get the info showing to really be what Excel thinks is in the cell. |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
What Excel really thinks is in that cell is the number 39813 - how it
is displayed is all down to the formatting applied to that cell. In a helper column you can use this formula: =TEXT(B3,"dddd") to show the full day, and then copy this down. Then use this column for your PT. Hope this helps. Pete On Feb 4, 4:54*pm, MJ wrote: In cell B3 it reads Wednesday, December 31, 2008 but if I put my cursor in the cell it shows only 12/31/2008 as the contents. *I want a pivot table that shows day of the week as well as date. *With this formatting it only shows the date not the day of the week. *I have tried formatting as date, text, and general and cannot get the info showing to really be what Excel thinks is in the cell. * |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Your cell is formatted as "dddd, mmmm d, yyyy" or"dddd, mmmm dd, yyyy".
The field in the pivot table needs to be formatted the similarly. Right-click the appropriate field header & select Format Cells (XL 2007) HTH Bob "MJ" wrote in message ... In cell B3 it reads Wednesday, December 31, 2008 but if I put my cursor in the cell it shows only 12/31/2008 as the contents. I want a pivot table that shows day of the week as well as date. With this formatting it only shows the date not the day of the week. I have tried formatting as date, text, and general and cannot get the info showing to really be what Excel thinks is in the cell. |
#4
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Uh - that's: your cell is CUSTOM formatted...
Right-click the appropriate field header & select Format Cells (XL 2007) - then select Custom. Check out OLH for date formats, but the formats quoted below should give you a clue "Bob Alhat" wrote in message ... Your cell is formatted as "dddd, mmmm d, yyyy" or"dddd, mmmm dd, yyyy". The field in the pivot table needs to be formatted the similarly. Right-click the appropriate field header & select Format Cells (XL 2007) HTH Bob "MJ" wrote in message ... In cell B3 it reads Wednesday, December 31, 2008 but if I put my cursor in the cell it shows only 12/31/2008 as the contents. I want a pivot table that shows day of the week as well as date. With this formatting it only shows the date not the day of the week. I have tried formatting as date, text, and general and cannot get the info showing to really be what Excel thinks is in the cell. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Convert regular Date to Week Ending or Week Beginning Dates | Excel Discussion (Misc queries) | |||
How to get days of week by entering dates? | Excel Discussion (Misc queries) | |||
Re Change 5 week days to 7 days in this formula | Excel Worksheet Functions | |||
Applying days of the week to dates | Excel Discussion (Misc queries) | |||
Sorting Dates in Days of the Week | Excel Discussion (Misc queries) |