On a form, I have a command button that opens another form called : frmTypes<br><br>This form is used to enter various types of customers, vendors, job types, ect.<br><br>I need to set the default value of a control to the tag property of the previous form that the command button was on. I have the everything working right, except the default value. Keep in the that I want to open frmTypes from diffrent forms with different tags.<br><br>Any suggestions are greatly appreciated!!!!!!!!!<br><br><br><br>