I need to create a combobox in Access that allows the user to choose the week of the year for a report to print. I want the week number to be the bound column, although it can be hidden. I need something like this:-

Week Number | date for first Day of week "to" date for last day of week

The first day of week and last day of week can be one column, or two...

Does anyone know a) how to do this, or b) if there is another way (e.g. an activeX control)?