I am trying to streamline some of our daily startup processes at work. To that end I have created a form on with many check boxes and a "Go" button. When they click the "Go" button a macro checks the check boxes and if it is checked the appropriate report is printed. Here is the trick, one report is printed multiple times (and the number varies from day to day). I'd like to add a text box to the form and if it IsNotNull then it prints the correct number of copies. What do I do to make this happen. I am honestly trying to learn VBA so I am not some VBA mooch, but am waiting to have funds for a book or two. So, can anyone help me?!? Brambojr