D
Darrell Childress
I have a form (frmPOReq_Header) with a field called ReqdDate. Then there
is a subform (frmPOReq_Detail) where we add line items. When entering
records on the subform the ReqdDate defaults to the value of ReqdDate on
the main form. I would like to be able to go back in later and change
the ReqdDate on the main form and then update all the line items on the
subform with that new date. I guess the best way to do this would be
click a button to "update" the ReqdDate field for records on the
subform. Need help with code.
Thanks,
Darrell
is a subform (frmPOReq_Detail) where we add line items. When entering
records on the subform the ReqdDate defaults to the value of ReqdDate on
the main form. I would like to be able to go back in later and change
the ReqdDate on the main form and then update all the line items on the
subform with that new date. I guess the best way to do this would be
click a button to "update" the ReqdDate field for records on the
subform. Need help with code.
Thanks,
Darrell