A
ashina.w2
Hi.
I have built a tabular form and trying to populate the data from a
table which is not in its .mbd file. So i have set the rst object to
that mdb file from where i want to fetch the data but when i am
saying
me.recordsource = rst
it is not correct. And if i say me.recordsource=rst.source then i get
error the table not found and it is because the code is searching the
table within its mdb file.
Please help.
Thanks in advance.
Regards,
I have built a tabular form and trying to populate the data from a
table which is not in its .mbd file. So i have set the rst object to
that mdb file from where i want to fetch the data but when i am
saying
me.recordsource = rst
it is not correct. And if i say me.recordsource=rst.source then i get
error the table not found and it is because the code is searching the
table within its mdb file.
Please help.
Thanks in advance.
Regards,