Consulting

Results 1 to 2 of 2

Thread: Automation Error?

  1. #1
    VBAX Tutor
    Joined
    Oct 2007
    Posts
    210
    Location

    Automation Error?

    I am getting this error when trying to load a simple userform. The userform (called DialogPassword) contains a text box for a password to proceed further. I use this

    DialogPassword.show

    to attempt to show the userform. That is the point in which I get the error. This works for other userforms. Why am I getting this error?
    "The amount of stupid people in the world is God's way of punishing the smart people" - protean_being

  2. #2
    VBAX Expert Dave's Avatar
    Joined
    Mar 2005
    Posts
    835
    Location
    Trial getting rid of any userform initialization code. Beyond that it may be a good idea to remove the userform and biuld another one. Good luck. Dave

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •