News

Referencing a control on an Access form is easy. Referencing a subform and its controls is a little more complex. To Access, a subform isn't a form at all, but a control, so you must reference it as ...
I'm trying to fix a small Access app for a client, and have run into something odd. It should be totally straightforward, but for some reason it's not.<BR><BR>I've Googled, and although I have found ...
I forget where I stole this code from.<P>But I want to know if it's possible to place an actual subform control on a form, the way it's done in Access. So far I've found nothing in this regard and am ...