M
Miranda
I am trying to create a macro from a command button that, when clicked, will
open a new record of the subform (Reservations_subform) in form view for
easy data entry and set the value of the CustomerID field to the same ID as
the record on the main form (Customers). I have gotten it to the point where
it opens the subform to a new record, however, I have to manually input the
CustomerID in to link them up.
open a new record of the subform (Reservations_subform) in form view for
easy data entry and set the value of the CustomerID field to the same ID as
the record on the main form (Customers). I have gotten it to the point where
it opens the subform to a new record, however, I have to manually input the
CustomerID in to link them up.