Forum Discussion

ryanbarton324's avatar
ryanbarton324
Copper Contributor
Apr 26, 2021
Solved

Running VBA code after clicking on a UserForm 'image'

Hello,   I am currently trying to write some VBA code that will initialize once I left click on a UserForm image I have uploaded. In my specific situation, I am using a hovering effect for a 'Login...
  • HansVogelaar's avatar
    HansVogelaar
    Apr 28, 2021

    There is a textbox named TextBox1 on top of the Password text box.

    So you actually enter the password in TextBox1, and the Password text box remains empty. Hence the message that the login information is incorrect.

Resources