Leo_Polla_Psemata
Registered User.
- Local time
- Today, 13:18
- Joined
- Mar 24, 2014
- Messages
- 364
Hi, yes i did, however, the "text" that holds the date is 211130 , yymmdd, by using CDate(Format([TextField], "00-00-00")) , i cannot convince the system which two digits relate to yy. I don't want to change my whole system settings as this might affect other sections, anyway, by using the string functions, i twisted the text and now it is just fine.Just curious, did you try my suggestion?