/ Published in: Other
Displays the From and To dates from a parameter (in this case {?Date}) in a formula.
Expand |
Embed | Plain Text
Totext(Minimum ({?Date}),"dd-MMM-yyyy") + " to " + Totext(Maximum ({?Date}),"dd-MMM-yyyy")
You need to login to post a comment.
