Query asking for date parameter 2x

J

Joseph

I have a parameter which prompts for a start date and an
end date. The problem is it asks for the dates 2x. Any
help would be greatly appreciated.

Thanks
 
D

Douglas J. Steele

Make sure you typed the parameter names identically: no extra spaces, etc.
 
Top