Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
On regular basis, I have to download the data from Web Page. The table is
described in various columns & almost 600 rows & gets updated by adding new rows in it. There is a button on the web "Export to Excel". This is working fine. But I want to import the data in spread sheet after every certain time. I have gone through the various examples using Import External Data. To certain extent its working fine. But the issue is: if the system is idle for long time & then I refresh the data then not getting the desired results. Instead of that, I am getting the login page data. Actaully, The web Page have Login authentication. After authentication, it redirects to the desired web link. Then I have to press two / three option buttons to get the desired table. Upto Login process, I am succeeded by using OE object, but thenafter I am stuck up. Is there any way as if the user is already logged in then the web site directly redirects to the desired table & import the data & if the user is not logged then it should go through the login process. Any assistance in this regard is very helpful to get the automated process. Thanks, Vikram P. Dhemare |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Web page Login Process: | Excel Programming | |||
Enter login details on a web page using macro | Excel Programming | |||
Webquery for page that requires login and password | Excel Programming | |||
Login to Web Page and the Search Page for Text | Excel Programming | |||
Login to a web page & automatically fill in pasword | Excel Programming |