I am using an SQL command to retrieve data for a report in CR 9. It has two parameters, Start Date and End Date. My report continually prompts for End Date first and start date second, even if I right click on start date parameter and select to move it up in the report. This order is not saved in the report, it seems to revert to the alphabetical order of parameters in the sql command. Logically this is annoying and is not preferred as far as ease of use for clients - any thoughts on how to force the order of this without having to rename my parameters so alphbetically start date appears and is prompted for first?