This expression: Expr1: Month([tbl_ridedata]) strips out the month from a date field. the date field appears as M/D/YYYY. I need the month to be MM as in January being 01, etc. I usually work in PL/SQL and am under a time deadline so any help from anyone is appreciated.