Hi All,
I have a form whose control source is query. I am attempting to open the form to find a name that is on a list on a different form. I have used code from this forum that has worked in the past. The only difference is the form that was being opened was linked to a table not a query.
My problem, when I doubleclick the name on the list used to open the form I get a message that says no current record. First I assumed it was because I had to somehow requery the query the form is linked to. (I’m not sure how to do this but it is where my thoughts went), however if I open the form on its own, it automatically opens to the first record in the query. Thus I am confused as to why the the message stating “no current record”. How do I get past this??
Thanks,
Leesha