Hi all. I am trying to open a recordset with a query as the source. I get the error "no value given for one or more required parameters." The problem is occuring because in my query I reference a combo box on my main form. I have no problem using the combo box value in my code for this second form, but when I try to create a recordset based on the query there are problems. Up until now I have been running a make table query and using the table as a source for my recordset, but I know this is unnecessary. Can anyone shed some light on this for a newbie?
Thanks,
Kelly
Thanks,
Kelly