D
David
I have a subform that displays records related to the
record on my main form. Both tables contain a 'department'
column. When a new record is added on the subdform, I want
the department from the main form to appear as the default
department in the subform record. I looked at the events
on the subform column and none appear to be right for
setting this value. This default is only to be set when
adding a new record. My subform is like a datasheet with
repeated rows which can be scrolled.
record on my main form. Both tables contain a 'department'
column. When a new record is added on the subdform, I want
the department from the main form to appear as the default
department in the subform record. I looked at the events
on the subform column and none appear to be right for
setting this value. This default is only to be set when
adding a new record. My subform is like a datasheet with
repeated rows which can be scrolled.