Microsoft
Software
Hardware
Network
Question : Main Form - Sub Form
I would like to automatically fill some fields of a sub form after updating a field on a main form.
The fields are not links fields.
I would simply like to........
If fieldA on main form is not blank then
fieldA on subform = x, field b on subform is = y, field c on subform = z etc
Answer : Main Form - Sub Form
you can refer to the subform control with this syntax
me.subformName.form.contro
lName=me.c
ontrolName
Random Solutions
raid 1+0 with 2 drives
installing the package
Loading Multiple RSS feeds into specific Divs
How do I change the screen resolution under Solaris 10 ?
Developing for W2K3 - Missing MSCVP100.DLL & MSVCR100.DLL
A comment triggers image display in IE6
GPO for Printer Preferences not applying to Windows 7 clients
Login user using xml as database(C#)
How do I create a drop-down in MS Excel that allows a user to select a file path
PHP module for MySql will not load