CR 9
I am using the following formula to show dates that are selected via a parameter:
"Address Info Changes: " & minimum({?Dates - Address}) & " - " & maximum({?Dates - Address})
I put the formula in my report and it works fine, however the dates come up as datetime and I only want them to show date. I went to File, Options in Crystal and changed the Date and Time field options to just date, which works fine when viewing in Crystal, but when I view in the report viewer in our database, they come across as datetime. Is there a formula that will convert the above results to date only?
Thanks!
I am using the following formula to show dates that are selected via a parameter:
"Address Info Changes: " & minimum({?Dates - Address}) & " - " & maximum({?Dates - Address})
I put the formula in my report and it works fine, however the dates come up as datetime and I only want them to show date. I went to File, Options in Crystal and changed the Date and Time field options to just date, which works fine when viewing in Crystal, but when I view in the report viewer in our database, they come across as datetime. Is there a formula that will convert the above results to date only?
Thanks!