PDA

View Full Version : Problem in Serialized Function



mubi_masti
10-14-2011, 04:39 AM
hello

any body can help me, i am really stuck in this problem

I have two tables both are linked,
i have develop three queries, one query for sub form, while two other queries filter the data. In both queries i have used serialized function developed by "Stephen Lebans"

THis function works fine when no field is refered to a controlsource of a form but when any field is refered to any controlsource of a form then an error occur

the error is always common and it is about

rs.close (mention in a serialized function)

for your information i m attaching the file.
please help me out.

orange
10-14-2011, 05:16 AM
There is a sample database (sample3.mdb) at this site
http://www.experts-exchange.com/Microsoft/Development/MS_Access/Q_24618071.html

in a post by logic chopper that resolved a similar issue.