Hello All,I thought I would share some knowledge for all the help that has been given to me and ask a question at the same time.You can use this in a parameter to pass the date as a string. Be sure to use the ( ) at the end to pass the string.Parameters!SummaryBy.Value = "Date Received", Fields!DateReceived.Value.toString( )
I am trying to using the date time in this format:=FormatDateTime(Fields!DateReceived.Value,2)
Is there a way to use the VB Script function above in the FormatDateTime to use in the .toString()?Thanks In Advance.Kurt