Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I have data in a spreadsheet that includes a "Date" column. I have formatted
the date the way I want it to read. But for my pivot table, I want everything in a particular month to be in one column, not a column for each day. For example, any date that is in February 2007 would be in one column, but the spreadsheet has multiple dates for February 2007. This seems like it should be a straightforward thing, but I can't find any info. Thanks for any help you can provide. KK |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Assuming that your dates are actual dates you will be able to group by that
field. Right click on your dates and select Group. Now group by Months, Years, Days, ... -- HTH... Jim Thomlinson "kleivakat" wrote: I have data in a spreadsheet that includes a "Date" column. I have formatted the date the way I want it to read. But for my pivot table, I want everything in a particular month to be in one column, not a column for each day. For example, any date that is in February 2007 would be in one column, but the spreadsheet has multiple dates for February 2007. This seems like it should be a straightforward thing, but I can't find any info. Thanks for any help you can provide. KK |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Thanks. Just to clarify -- I'm right clicking on all the column headings
with the dates in the pivot table, right? Not the data sheet? I clicked on all of them, and got a bar above that read Group 1. But it would seem that I would have to manually do this each time I add data or want to update the sheet. Maybe I'm reading your response wrong, so just let me know if I'm not doing that correctly. Thanks! KK "Jim Thomlinson" wrote: Assuming that your dates are actual dates you will be able to group by that field. Right click on your dates and select Group. Now group by Months, Years, Days, ... -- HTH... Jim Thomlinson "kleivakat" wrote: I have data in a spreadsheet that includes a "Date" column. I have formatted the date the way I want it to read. But for my pivot table, I want everything in a particular month to be in one column, not a column for each day. For example, any date that is in February 2007 would be in one column, but the spreadsheet has multiple dates for February 2007. This seems like it should be a straightforward thing, but I can't find any info. Thanks for any help you can provide. KK |
#4
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Hi, I had a similar problem last week but with days of the week. What I ended
up doing was in the data page I inserted another column called "day" (or in your case "month"). From there, I put the formula =text( [cell with the date in it],"dddd"). That converted that row that row to a text version of the date in the format I required. In the pivot table, you may (not sure) have to format field to the same date format, by format, cells, custom etc. Don't forget to refresh. Try that and see what happens. -- Gai "kleivakat" wrote: I have data in a spreadsheet that includes a "Date" column. I have formatted the date the way I want it to read. But for my pivot table, I want everything in a particular month to be in one column, not a column for each day. For example, any date that is in February 2007 would be in one column, but the spreadsheet has multiple dates for February 2007. This seems like it should be a straightforward thing, but I can't find any info. Thanks for any help you can provide. KK |
#5
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Thanks. I thought about adding another column for month, and that may be the
easiest way to do it. I'm just trying to make the data entry as easy as possible for the person doing it, and she's used to typing the date in a single column. I think she could learn... Thanks for the info! KK "Gai" wrote: Hi, I had a similar problem last week but with days of the week. What I ended up doing was in the data page I inserted another column called "day" (or in your case "month"). From there, I put the formula =text( [cell with the date in it],"dddd"). That converted that row that row to a text version of the date in the format I required. In the pivot table, you may (not sure) have to format field to the same date format, by format, cells, custom etc. Don't forget to refresh. Try that and see what happens. -- Gai "kleivakat" wrote: I have data in a spreadsheet that includes a "Date" column. I have formatted the date the way I want it to read. But for my pivot table, I want everything in a particular month to be in one column, not a column for each day. For example, any date that is in February 2007 would be in one column, but the spreadsheet has multiple dates for February 2007. This seems like it should be a straightforward thing, but I can't find any info. Thanks for any help you can provide. KK |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
DATE FORMAT IN PIVOT TABLE FROM EXTERNAL DATA SOURCE | Excel Discussion (Misc queries) | |||
Pivot Table Date Format | Excel Discussion (Misc queries) | |||
format pivot table | Excel Worksheet Functions | |||
Pivot Table Format | Excel Discussion (Misc queries) | |||
Format a Pivot Table | Excel Discussion (Misc queries) |