I am trying to move some folders based on their create date. These folders are only created on weekdays and I only want to move the ones that are 2 days old or older. If I use the {DATENOWADD(Days|-2|M/d/yyyy h:mm tt)} this will move anything older than two days but since I don't have folders on the weekend,come Monday morning it will move all folders. Is there a way to use the above variable with {DATE(LastWorkday|M/d/yyyy h:mm tt)} or to subtract a day from this varaible?
Edited by moderator
2013-11-22T15:45:57Z
|
Reason: Not specified