D
Darrell Childress
I have a form (frmJobStart) that I would like to open by clicking on 8
different buttons on another form. The frmJobStart contains a field
named WorkCenter. If I click on Button1, I would like to open
frmJobStart with the "WorkCenter" field defaulted to Weld. If I click on
Button2, I would like to open frmJobStart with the "WorkCenter" field
defaulted to Assy.
Is this possible? I assume I would need to put some code behind each of
the 8 buttons being used to open the form. Using Access 2003.
Thanks,
Darrell
different buttons on another form. The frmJobStart contains a field
named WorkCenter. If I click on Button1, I would like to open
frmJobStart with the "WorkCenter" field defaulted to Weld. If I click on
Button2, I would like to open frmJobStart with the "WorkCenter" field
defaulted to Assy.
Is this possible? I assume I would need to put some code behind each of
the 8 buttons being used to open the form. Using Access 2003.
Thanks,
Darrell