I think your expression
Move (DateAddDay,2)) to dData
should have been
Move (DateAddDay(dData,2)) to dData