I have a report which has a stored procedure as its record source. The stored proc requires 1 input parameter which I am prompted to enter when I do a print preview. My question is when I want to print the report from a form how do I pass the input parameter for the stored procedure before I am prompted to enter it so the prompt is not displayed to the user?