sarvagya144
New Member
- Joined
- Dec 29, 2015
- Messages
- 1
I have an excel sheet with data -
Column A(Starting from A5 to A700) - Serial Number
Column b - Email Id(Required for Login)
Column C - Password(Required for Login)
Column D - Date of birth(Required for Login)
i want to fill this details on
https://incometaxindiaefiling.gov.in/e-Filing/UserLogin/LoginHome.html
now i have used Vlookup to get relevent data in A1,B1,C1,D1 respectively
now i want a excel macro that takes data from B1,C1 and D1 and fill in respective web spaces(website is already open in chrome).
The macro should not login the website as it requires CAPTChA to be filled by me.
Please help me.
i will be glad to provide additional information, if any, required by you.
Thanks in advance.
Column A(Starting from A5 to A700) - Serial Number
Column b - Email Id(Required for Login)
Column C - Password(Required for Login)
Column D - Date of birth(Required for Login)
i want to fill this details on
https://incometaxindiaefiling.gov.in/e-Filing/UserLogin/LoginHome.html
now i have used Vlookup to get relevent data in A1,B1,C1,D1 respectively
now i want a excel macro that takes data from B1,C1 and D1 and fill in respective web spaces(website is already open in chrome).
The macro should not login the website as it requires CAPTChA to be filled by me.
Please help me.
i will be glad to provide additional information, if any, required by you.
Thanks in advance.