G
Guest
On one of my forms (frmMain) I want 2 command buttons. One that opens
another form (frmEmployees) in add mode and the same employee form in edit
mode. I have this figured out - just change the code that the wizard
creates. The only problem I have is, I want different command buttons on
both employee forms. Should I just copy the employee form and have 2 forms
(frmEmployees1 & frmEmployees2) and reference each form and put whatever
buttons I want on each form or is there another way to do this?
Thank you, Karen
another form (frmEmployees) in add mode and the same employee form in edit
mode. I have this figured out - just change the code that the wizard
creates. The only problem I have is, I want different command buttons on
both employee forms. Should I just copy the employee form and have 2 forms
(frmEmployees1 & frmEmployees2) and reference each form and put whatever
buttons I want on each form or is there another way to do this?
Thank you, Karen