• Why are you still using datepart when you have already done the extraction in your query?

    Try this:

    =DateSerial(Fields!Year.Value-10, Fields!Month.Value+3,Fields!Date.Value-1)

    Regards,

    Willem
    http://wschampheleer.wordpress.com[/url]