In my selection expert I have
{tblNotice.IntentFirstPub} = {?DateRange}
And in my format editor I have
if HasLowerBound ({?DateRange}) and HasUpperBound ({?DateRange}) then
"Date Range:" + ToText(Minimum({?DateRange}),"dd-MMM-yyyy") + " to " +
ToText(Maximum({?DateRange}),"dd-MMM-yyyy")...
It is the latter. The display formulast which doucments the date range used is not showing - it is just showing one date, and it is neither the end point or the starting point of the range - it appears to be some arbitrary date in the middle.
Hey LB,
Why when I export to excel data only is the date range not showing up? I am getting some strange date. It is within the range but it is just a single date and not the original range I put in?
Thanks!
Jodi
The only problem is that, it doesn't change my selection. I want it so that if I change the selection expert to select a new date range then it puts the new dates into the report.
Hi,
I am very new to crystal so please be patient with me :) In my selection criteria I have choosen a date field that is between 7/1/03 and 6/30/04. I want the Page header to show that date range so that the person I am sending the report to know what dates are in the report (and I don't want...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.