HI

When i use this code:

xyz=format(text1.text, "dd.mm.yyyy")

and i type in text1 for example "12.03.2000" VB5.0 changes the date to something else. can someone explain me why this happen? i just want to get sure that the date format is dd.mm.yyyy

alex