I'm trying to figure out the number of days between today's day (eg Monday, Tuesday, etc.) and the Sunday of the same week. What I'm trying to do is a balance of the week calculations, meaning that depending on which day of the week I run the report the difference between today's day and sunday will always change. Is there a way for me to do this in VBA?