• Suppress .show (VBA, Excel 2000)

    Author
    Topic
    #392561

    Hi,

    Would anyone know if there’s a clever way to handle/suppress a “form”.show method ?

    I’m trying to interface with a collegues code and do not want to change it. But in his code there’s an initialize event and subsequently a .show.
    But if the .show brings up the form my code will be halted, which is what I want to avoid as I’m trying to do a full automatic update.

    Any suggestions on how I can work around the . show…. (I have full acces to his code and can see everything needed)

    Any ideas are welcome – thanks.

    Henrik

    Viewing 1 reply thread
    Author
    Replies
    • #705399

      I think you’ll either have to use a modified copy of your colleagues code, or ask him/her to build in an extra argument of type Boolean that specifies whether to show the form or not.

    • #705400

      I think you’ll either have to use a modified copy of your colleagues code, or ask him/her to build in an extra argument of type Boolean that specifies whether to show the form or not.

    Viewing 1 reply thread
    Reply To: Suppress .show (VBA, Excel 2000)

    You can use BBCodes to format your content.
    Your account can't use all available BBCodes, they will be stripped before saving.

    Your information: