DISPLAY WEEK

C

chiefcook

I am using a pivot table with a group column based on the week number.
Iwould like to display the mm/dd format for the first date in the group. How
do I change the format?
 
D

Daniel

Have you tried using the Format() function?

Look it up in the help, all the info you need is there.
 
Top