If you have 2007 there is a function for adding days, I believe you can add a negative number for subtraction. With 2003 you have to use script or code. Search on DateDiff, which is the VBscript method, and you will find multiple examples here with sample script.