StuckfromPR
Registered User.
- Local time
- Today, 08:07
- Joined
- Sep 15, 2008
- Messages
- 18
I have a query that returns a list of the months that are present in a table. The month's properties is Date/Time, with a format of mmmm, so the month appears as a word not a number (i.e. November instead of 11/11/2008)
I need for the users to select a month within that list of values. I created a Combo Box (drop down) with that list from the query. But Every time I select the month the following message appears.
The value you entered isn't valid for this field.
What am I dong wrong? Thanks,
I need for the users to select a month within that list of values. I created a Combo Box (drop down) with that list from the query. But Every time I select the month the following message appears.
The value you entered isn't valid for this field.
What am I dong wrong? Thanks,