I have a report that is generated from a query. It filters the report by “date” that I have to type in each time I run the report. I would like to place a combo box on thereport so that you could select a month “January” “February” so forth. The dateis entered as 7/1/2016 not by July, 1, 2016. So the combo box would have toconvert the month from number to text and then filter by month that youchoose. Thanks Angie