Hi.
I have a date field and I need to create a query that will tell me what number of the week it is relative to the date and month, staring with Monday to Friday.
Basically I have a little calendar program and I need to setup a report that will print out the calendar based on the week of that month:
Week 01
Mon….
Tues….
Wed…
Thurs….
Friday….
(End of page 1)
Once this is accomplished I can do a monthly report and have it print out in one week intervals
Thanks
Paul