hoschi
Registered User.
- Local time
- Today, 09:15
- Joined
- Sep 11, 2002
- Messages
- 16
hi there
I got 2 text boxes: datum and day
in the datum-textbox I enter a date and I want that the second textbox (day) automatically updates itself with the Day of the Week!
I know it must be done with following code but it does not work:
=Format([datum],"dddd")
Where have I to put this code, I thought in the Property Field "Format" of the second Textbox called "day"???
I go crazy about this problem
thanx in advance
hoschi
I got 2 text boxes: datum and day
in the datum-textbox I enter a date and I want that the second textbox (day) automatically updates itself with the Day of the Week!
I know it must be done with following code but it does not work:
=Format([datum],"dddd")
Where have I to put this code, I thought in the Property Field "Format" of the second Textbox called "day"???
I go crazy about this problem
thanx in advance
hoschi