Create a Public boolean variable in a Module so you can set it to True to display a button and False if not from the first form. Then in the Form_Load of the second form you can check it and act accordingly.