MS Access coding question

本帖于 2004-02-06 15:24:48 时间, 由普通用户 old-cotton 编辑

I have one database which includes tables and a few forms A,B,C. In my code for form B, I coded:
Set rst = Forms!A.RecordsetClone

and I got error that A can not be found. I just want to use some data in the table A which the form A links to. so how can I refer to the data in table A?

by the way, when I click a combobox and get the pull down list, what's the event? click or getFocus?

thanks!





--文学城www.wenxuecity.com--

所有跟帖: 

回复:MS Access coding question -DB2- 给 DB2 发送悄悄话 (255 bytes) () 11/20/2003 postreply 22:16:00

请您先登陆,再发跟帖!