I have a table in which a "short Date" is entered. When I make a pivot table out of this table I want just the Month be displayed. How can this be donne?
PivotTable
Person Date
A January = 12/01/08
B January = 16/01/08
C February = 01/02/08
... ....
Can the entry in the table be viewed or entered just as a month? without using a txt field! or an other table where each month has a key
Key Month
01 January
02 February
The point is that I still want to keep the option to make calculations based on the Date.
Thanx in advance for your help
PivotTable
Person Date
A January = 12/01/08
B January = 16/01/08
C February = 01/02/08
... ....
Can the entry in the table be viewed or entered just as a month? without using a txt field! or an other table where each month has a key
Key Month
01 January
02 February
The point is that I still want to keep the option to make calculations based on the Date.
Thanx in advance for your help
Comment