Excel VBA Tutorial 56 - How to Login to Facebook using Excel VBA

preview_player
Показать описание
Excel VBA Tutorial Series - How to login to facebook using excel vba. Please note that the ID & the password used for demonstration isn't real.
Рекомендации по теме
Комментарии
Автор

Hi Jay3sh,
There is a text box on my webpage which on clicking will pop up a calendar the properties of that text box is

<input name="date" class="hasDatepicker" id="datepicker" style="width: 120px; height: 30px;" type="text">

I tried clicking that button using and and also but i failed everytime and i am not able to click text box because of which the calendar on my webpage is not appearing.
I tried using Selenium Java code and it is working fine with it but i want to code with VBA scripting.
Please help me with this issue as while running i am not getting any errors also.
Thank You

amitbodhwani
Автор

Hey there, thank you so much for the video, really appreciate it.. can you please let me know weather is the same procedure for logging in all other websites???

chethanpadmanna
Автор

Hi Jay3sh,
Thank you for your quick reply it solved my issue now i am able to click it also i need one more help is there any way to upload excel file from our local disk to webpage i am able to do it using Java-Selenium but i am not sure how to do it using VBA.
Thanks

amitbodhwani
Автор

do you provide us this workbook if asked?

douglasjorgesouza
Автор

Hello! very useful! could you provide us the vba ?

goranmanojlovic