kingche.chan
New member
- Local time
- Tomorrow, 04:27
- Joined
- Nov 7, 2012
- Messages
- 6
I am going to setup the sub-form by VBA. I want to dynamically define the source of the sub-form to read the record, such as "select * from tblRecord where field='ABC'" or "select * from tblRecord where field='MAN'", etc. But I don't know how to define the sub-form records by VBA accordingly. So, it is able to read the above SQLs at the time when required. May someone guide me through the way? Thank you.
Yours sincerely,
George Chan
Yours sincerely,
George Chan