XL (or VBA for that matter) stores date-time as numbers with the whole part (to the left of the decimal point) representing the date and the fraction part the time (24 hours). The date part is simply the number of days since an arbitrary starting point. So, given that a week is 7 days, a week after a particular date would be...