Yes, the first set of code is in my Module1. The second set I posted is in the userform code. I may have caused confusion in my post. I know the code I posted works fine; I've used it to put the minimize button on all of the userforms in my program. I was just posting it to let everyone know what code I have to create the minimize button. The problem I'm having is that I don't know how to code commands to minimize the userforms and make them re-appear with VBA. As of right now, I have to manually minimize the userform window (it gets in the way sometimes, so having code to minimize it at certain times would be extremely helpful). Hopefully that clears things up for everyone. Thanks for looking at it!