hi Paul,
you can either right click on the field if it's on your report (if it is a date field) and then choose Format Field and then go to the date tab, Customize, and format the date there using the Order option. or you can create a new formula and then do something like
totext({your date},'MM/dd/yy')
-jamie