Click here to Skip to main content
15,887,683 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
One of my friend is having 1500-2500 data about each IPO in his excel file.
Excel file contains data as:
PAN Card number,
IPO Form Application number,
name.
name doesn't matter(it can be removed)
now we need to fetch PAN and Application number from excel then submit on BSE Website and fetch the result of allotment.
and the resulting data should be stored back into excel sheet.

BSE website needs only PAN number and application number along with the IPO name from the combo box to be selected.

need to automate this process as soon as possible.

What I have tried:

we tried to find some functions and formula but it won't worked as desired.
need some expert to write some script for the same
Posted
Updated 7-May-18 23:24pm

1 solution

It doesn't work like this.
You have to get minimum effort to resolve your issue. When you get stuck, you can return here and post a fully detailed question.

At this moment i'd strogly suggest to start here: Automate Internet Explorer (IE) Using VBA

Good luck!
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900