• Try IsDate(Fields!r1RedWalletSentDate.Value)

    Sounds like you have data problems in your underlying tables. Why is there anything but dates in this column? Normally, date fields contain either a date value or NULL.