J JohnnY Guest Mar 3, 2000 #1 I have to open a recordset based on a query and this query has a parameter : Forms![formular pe ani]![yearid]
I have to open a recordset based on a query and this query has a parameter : Forms![formular pe ani]![yearid]
S SunWuKung Registered User. Local time Today, 06:56 Joined Jun 21, 2001 Messages 172 Jul 20, 2001 #2 Hi Pat, this is very helpful to me too. Could you tell me how this situation would look like if the parameter was not in the query that you actually wanted to open but in a previous query that this one refers to. Thanks for the help.
Hi Pat, this is very helpful to me too. Could you tell me how this situation would look like if the parameter was not in the query that you actually wanted to open but in a previous query that this one refers to. Thanks for the help.
S SunWuKung Registered User. Local time Today, 06:56 Joined Jun 21, 2001 Messages 172 Jul 23, 2001 #3 Thanks, it worked fine for me.