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
Is the pointer constant or what it points to constant?
Securing access to a single tab
PCI compliance logging
c# Accessor Shortcut Question VS10
DateTimePicker in ReportViewer
combo box issue - Lookup
AWK/GREP combination question
Application Process Path 2
MySQL Query Help
How to set up a remote personal server & run own software such as Outlook & Access on server