I think your expression
Move (DateAddDay,2)) to dData
should have been
Move (DateAddDay(dData,2)) to dData
I think your expression
Move (DateAddDay,2)) to dData
should have been
Move (DateAddDay(dData,2)) to dData
Kind regards,
Hans van de Laar
Data Access Europe