M
Mark
Hi all,
I'm needing a option (calendar, combo box, etc) that allows user to select
the month/year. I tried to use the calendar, but couldn't get it to not show
the days. I then tried a combo box looking at the date in my records and used
datepart to extract only the month, then grouped by to get just one
occurrence. This works somewhat, but the month in numeric instead of text.
What is the best was to make a month/year selector?
I'm needing a option (calendar, combo box, etc) that allows user to select
the month/year. I tried to use the calendar, but couldn't get it to not show
the days. I then tried a combo box looking at the date in my records and used
datepart to extract only the month, then grouped by to get just one
occurrence. This works somewhat, but the month in numeric instead of text.
What is the best was to make a month/year selector?