Hi,
I would like to create a combo box shows number of the week for each month. The format should be “Feb, Week 1(2/2/09 – 2/8/09); Feb, Week 2 (2/9/09 – 2/15/09).”
I was able to build a query displaying the format that I want, but I don’t know how to show the week number within that month. For example, Jan 09 has 5 weeks and I want to show Jan, Week 1 – 5. Then on Feb 09, start with Week 1 again.
Please find attached database with qryAllDates and the field is MinMaxDate.
Thanks in advance.