You will have to reformat it. The following is the text mode code that I use in my Hours report to format the Hour:Entry Date field to appear as MM-CCYY. You can change the expression to format the date to suite your needs. displayname=Hour Month/Year linkedname=direct namekey=entryDate querysort=entryDate textmode=true valueexpression=CONCAT(MONTH({entryDate}),"-",YEAR({entryDate})) valueformat=HTML Admin Kelly-Wehrmann SSFCU