Jan 13, 2011 #1 Mikerla Technical User Joined Dec 2, 2004 Messages 5 Location US I am grouping my data together based on the month of the date in this "Group on DEL_Date - from oldest to newest - by month Is there any way to extract the Month for that section to put in the Section Header? or even the Report Header for that Page?
I am grouping my data together based on the month of the date in this "Group on DEL_Date - from oldest to newest - by month Is there any way to extract the Month for that section to put in the Section Header? or even the Report Header for that Page?
Jan 13, 2011 1 #2 Lilliabeth Technical User Joined Jan 26, 2005 Messages 1,190 Location US =MONTH(DateFieldname) --Lilliabeth Upvote 0 Downvote