Create a new formula field.
In the formula field, use the formula that lisa posted above, except use a 2 instead of a 1.
DateAdd("yyyy", 2, printdate)
I assume that was just a typo on her part. You get more info on the DateAdd function in the help files.
~Brian