Viewing 2 posts - 1 through 2 (of 2 total)
In the properties window - locate Format and enter MM/dd/yyyy.
Or if an expression, you can use the function FormatDateTime(Fields!<your datetime field>,2)
(This uses the machine configuration of date for short date.
Hope...
September 14, 2007 at 12:57 pm
#733869
Thanks for the help.
I had thought of doing it this way, but was trying for something in 1 query instead of multiple.
I thought if there was a way to put...
August 16, 2005 at 9:31 am
#582515