K
Kurt
When a user enters a start and end date on a form (into
txtStartDate and txtEndDate), a report opens and an
unbound text box shows the parameter used. If nothing is
entered in txtStartDate and txtEndDate, "Date Range: None
to None" appears.
Instead of preserving the " " to " " format, I would like
the alternative message to show something like, "Date
Range: All Dates."
My current syntax allows for some customization, but is
limited to a " " to " " format. Any ideas how I can edit
it?
Thanks. - Kurt
Current syntax:
txtStartDate and txtEndDate), a report opens and an
unbound text box shows the parameter used. If nothing is
entered in txtStartDate and txtEndDate, "Date Range: None
to None" appears.
Instead of preserving the " " to " " format, I would like
the alternative message to show something like, "Date
Range: All Dates."
My current syntax allows for some customization, but is
limited to a " " to " " format. Any ideas how I can edit
it?
Thanks. - Kurt
Current syntax: