RXX00
Registered User.
- Local time
- Today, 17:54
- Joined
- May 24, 2011
- Messages
- 26
Hi,
I have a table with 12 records in it that are the months of the year. I have put them in as -
01/01/11
02/01/11
ect
ect
I have a combo box that has that table as its row source but I only want the user to be able to select the month. I could have put Jan, Feb, Mar, ect in the table as text fields but I want to run queries on certain dates so I had to keep it date/time.
Does anyone have any advice how I can only display the actual months in the combo box dropdown?
Thanks in advance.
I have a table with 12 records in it that are the months of the year. I have put them in as -
01/01/11
02/01/11
ect
ect
I have a combo box that has that table as its row source but I only want the user to be able to select the month. I could have put Jan, Feb, Mar, ect in the table as text fields but I want to run queries on certain dates so I had to keep it date/time.
Does anyone have any advice how I can only display the actual months in the combo box dropdown?
Thanks in advance.