I have a Visiting db at my prison. Visiting days are Fri., Sat., Sun., Mon. We are closed Tues., Wed., and Thurs.. The database is set up to reset the visiting lists on Mon., but our Visiting week runs Fri-Mon, and we need to keep a running list of visits through those four days. Then we need it to reset on Wed. I've been in the code, and found the dhFirstdayofweek string, which was set to +1, and set that to +3 which I thought was Wed. It worked Saturday, but come Monday it wouldn't keep track of the visits at all. Am I missing something?