R
Rudi
Hi,
I have a drop-down list with years to come and a drop-down list for the 12
months on a form. The user must select a year and a month and that must be
transformed into a date format yyyy/mm/dd so that it can be used in a query.
How do I do it? (The day would be replaced by an asterix, because I want the
query to filter all the days for a certain month and year selected. The month
is a string and must assumeably be changed into a string)
Thanks!
I have a drop-down list with years to come and a drop-down list for the 12
months on a form. The user must select a year and a month and that must be
transformed into a date format yyyy/mm/dd so that it can be used in a query.
How do I do it? (The day would be replaced by an asterix, because I want the
query to filter all the days for a certain month and year selected. The month
is a string and must assumeably be changed into a string)
Thanks!