I am fixing some crystal reports which has a few parameter prompts for certain case numbers and data ranges. If the user does not fill in any data it will crash crystal reports. How do I allow no values or no data in the parameters and insert a sysdate if no value is entered in the prompt? Thanks