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
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