A bit confuse hear, I cannot really understand what you mean with the above IFs...
Let me rephrase the whole concept. When the db starts a MAIN form opens, in the Open Event of this form I use a macro to open the second small form. However, I would like to be able to control this automatic opening with a check box on the second small form, if the check box is set to True then the second little form will open when the MAIN form opens, if the check box is set to False (unchecked) then it will not open.
Probably a condition to the macro will be the solution…. Also, I would like to remind you the second little form is bound to a query, basically the form displays calculations.