View Single Post
 
Old 09-27-2016, 09:49 PM
oxicottin oxicottin is offline Windows 7 32bit Office 2007
Novice
 
Join Date: Dec 2012
Posts: 5
oxicottin is on a distinguished road
Default

macropod, I understand your trying to get me to do this on my own but for peat sakes I'm lost this is nothing like excel or access. Im just going to hang up the towel I have been searching for days and word just isn't the thing to be adding buttons and VBA I guess. I just was trying to make it easier on myself printing wise. Thanks....

Quote:
Calculate a Stepped Date

The following field calculates a predetermined weekly date (in this case, [next] Sunday).
Saturday, 12 December 2009
Note: To change the day of the week on which the calculated result is based, change the 6 in the statement {SET Weekday 6} to suit, using:
(0 = Mon, 1 = Tues, 2 = Wed, 3 = Thurs, 4 = Fri, 5 = Sat, 6 = Sun)
Reply With Quote