Hi,
I need to add 26 weeks to a date and then subtract 1 day from it:
This adds 26 weeks but I'm at a total loss as to how to subtract 1 day from it. Can it be done in one formula? (I can do it in a 2nd formula referencing this, but would love to get it into one formula.)
Thank you.Code:(DateAdd("ww",26,[dte]))