Hello!
I am trying to correct a problem I ran into last year. I work off of a database that was built by someone else so I have found lots of "Easter Eggs" over the last year and I'm not the most proficient Access user on the planet.
Last year, my database would not "roll over" to 2015 and display any reports for the week of December 29-January 2. It worked fine the following week. I think the issue is probably within the DatePart function, but I'm not 100% sure.
I use the database for scheduling and for this week's and next week's schedules, I am showing a week number of 51 and 52, respectively. Is there a way to increase the week number to 53, or do I need to rewrite the coding to begin the year on the week with January 4 as being the first "week of the year?" I believe there are ways to do both, but I honestly don't know how to fit them into my current coding.
I am not by any means great at any of this, so an elementary response would be very much appreciated!