I have a date parameter that the user inputs
If this date parameter is after today (in the future), I want a formula to return todays date, otherwise, I want to return the date entered.
I will be using this on my report because if the user inputs some stupid date in the future, I don't want that to show up in the header, I want that label to show todays date in the header instead.
Oh, and I want to know how to do this in Crystal Syntax, I can do it in VB syntax, but I need crystal... don't ask
thanks,
Jacob
If this date parameter is after today (in the future), I want a formula to return todays date, otherwise, I want to return the date entered.
I will be using this on my report because if the user inputs some stupid date in the future, I don't want that to show up in the header, I want that label to show todays date in the header instead.
Oh, and I want to know how to do this in Crystal Syntax, I can do it in VB syntax, but I need crystal... don't ask
thanks,
Jacob