Hi I am doing program where it reports particular calculations. The calculation depends on the current date. The report shows the data for days Mon-Fri. For instance if the date was on a monday the calculation would be new then on the next day it would add monday's calculation to tuesday and so on until Friday then start over on Monday. My problem is I don't know how to do this in VB. I have looked at the help for firstdayweek but don't quite understand. Can anyone provide me a site where I can look at examples or provide an example so I can get some kind of start? Thanks in advance.