Hello, I have this code to fill data in Web Browser in Vba/Excel , For auto login in Hotmail.
but my problem is that First I need manually (navigate)open pages "Hotmail.com"and after then to click Button to Fill Data.
When I add the code to the button "WB.Navigate "www.hotmail.com", UserFom not working and displayed the message Userform not respound, and I need to restart excel.. I want when to click button first open(Navigate) Hotmail.com and after that fill Data.
I need to add some code to more than "WB.Navigate "www.hotmail.com", but i do not know where is the problem, bicause I am very new to VBA/Excel. (WB - Is Web Browser Name in the Userform)


Please Login or Register  to view this content.