Validation trigger on the Report's parameter from
37907Feb 22 2006 — edited Feb 22 2006When I have the report launch the parameter form appears.
I automatically populate the date fields with a date in this format: DD-MON-YYYY
Now the end users want to enter the date as: 01012001 or 010101
IE: MMDDYY or MMDDYYYY
I wanted to validate the value they entered and convert it to DD-MON-YYYY
What I wanted was right after they enter the value it would automatically correct their entry so it is displayed as DD-MON-YYYY.
Is there a way of doing this?