Hello, and thank you in advance for your help. Again.
I want to enter the month and day portions only of a date into a table
field. The idea is that I'll use the information later to generate a list of
birthdays by using a query (all the birthdays in January, all in February
and so forth). The organization doesn't ask for dates of birth - the only
information available is the day and month - 8/4, for example is my birthday
and that's all that would be entered in the table.
I've fiddled with this a good deal and it seems that no matter what the
input mask, Access wants to put the current year into the field as well. I'm
concerned that this will somehow cause a problem in the future, I just don't
know how.
Is it possible to enter just the month and date using an input mask, or does
this have to be done as text, with the attendant problem of ordering the
birthdays in date order, since the sort then seems to be done only on the
characters before (to the left of) the "/" character...
Thanks.
Steve E.
I want to enter the month and day portions only of a date into a table
field. The idea is that I'll use the information later to generate a list of
birthdays by using a query (all the birthdays in January, all in February
and so forth). The organization doesn't ask for dates of birth - the only
information available is the day and month - 8/4, for example is my birthday
and that's all that would be entered in the table.
I've fiddled with this a good deal and it seems that no matter what the
input mask, Access wants to put the current year into the field as well. I'm
concerned that this will somehow cause a problem in the future, I just don't
know how.
Is it possible to enter just the month and date using an input mask, or does
this have to be done as text, with the attendant problem of ordering the
birthdays in date order, since the sort then seems to be done only on the
characters before (to the left of) the "/" character...
Thanks.
Steve E.
Comment