I noticed that when I write a date field in a string the format is always "mm-dd-yyyy". (ie Cdate("01/02/03") is printed as 02/01/03) Is it possible to customize this behaviour or have I to do it myself with a function? Thanks!!! Marco