G Guest Jul 20, 2006 #1 Every time I try and open my form, I get prompted to Enter Parameter Value. I don't know how to turn this off!
Every time I try and open my form, I get prompted to Enter Parameter Value. I don't know how to turn this off!
D Douglas J. Steele Jul 20, 2006 #2 What's the RecordSource for the form: a table or a query? If it's a query, does the query prompt when you run it by itself? Check whether the ControlSource for each of the controls on the form points to a field that actually exists in the form's RecordSource.
What's the RecordSource for the form: a table or a query? If it's a query, does the query prompt when you run it by itself? Check whether the ControlSource for each of the controls on the form points to a field that actually exists in the form's RecordSource.