B
BrentDA
I have a main form set up with a DATE combo box where I've manually keyed in
weekly date ranges so the end user can simply choose one of the date ranges
and fill in the rest of the form. I have the field identified as DATE on the
corresponding table.
I have multiple subforms of the main form which are accessed through a
'button' form.
My dilemma...the end user chooses a date on the main form, and I would like
to link the date they choose on that main form to a field (also called DATE
on all subforms).
I'm trying to make less keying work by having that date selected from the
main form and automatically placed in the DATE field of all the related
tables of the subforms.
As always, thanks in advance for your assistance !
Brent
weekly date ranges so the end user can simply choose one of the date ranges
and fill in the rest of the form. I have the field identified as DATE on the
corresponding table.
I have multiple subforms of the main form which are accessed through a
'button' form.
My dilemma...the end user chooses a date on the main form, and I would like
to link the date they choose on that main form to a field (also called DATE
on all subforms).
I'm trying to make less keying work by having that date selected from the
main form and automatically placed in the DATE field of all the related
tables of the subforms.
As always, thanks in advance for your assistance !
Brent