unable to get Date value from string

S

Salam80

My dear friends: I am an MS access beginner. I developed a database an
i created a date field. To fill that date frield in the form, instea
of a single textbox, I created three drop-down lists for dd, mm an
yyyy. I wanted that date field to take its value from the three lists
I used the DateValue() function. It works but only inside the form. I
converts the date-like string into date value, but that only on th
form. When I enter records, I go back to the table and I dont see th
dates.
Please tell me how to use the three drop-down (combo) lists to obtain
date value that can be stored in the db table.
regard
 
K

Keith Wilby

Salam80 said:
My dear friends: I am an MS access beginner.

And a usenet beginner by all accounts too, why post the same question twice
in different threads?
 
B

BruceM

You are better off saying something descriptive in the Subject line rather
than a generic plea for help.
 
B

BruceM

My mistake. I see that the first posting was the generic plea for help, and
that this one is more specific. Since the first thread elicited a response
and this one has so far only addressed usenet protocol I lost track of the
fact that this is in fact the revised posting.

Klatuu said:
Are you sure you responded to the correct message?
The subject of this post seemed pretty clear and descriptive to me.
--
Dave Hargis, Microsoft Access MVP


BruceM said:
You are better off saying something descriptive in the Subject line
rather
than a generic plea for help.

Salam80 said:
And a usenet beginner by all accounts too, why post the same question
twice
in different threads?[/QUOTE Wrote:


Hey Keith. I sent the first question but I realized that the thread
title doesn't reflect what I need. That is why I have re-sent my
question again with different title.
thanks


--
Salam80
------------------------------------------------------------------------
Salam80's Profile: http://www.officehelp.in/member.php?userid=5872
View this thread: http://www.officehelp.in/showthread.php?t=1315355

Posted from - http://www.officehelp.in
 
Top