ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Probably an easy question. (https://www.excelbanter.com/excel-programming/359474-re-probably-easy-question.html)

Lost Secretary

Probably an easy question.
 
Thus far I haven't had much luck, but here's the URL.
https://158.158.100.63/epass/action/...doe&ddSociety=
Thanks.

"Tim Williams" wrote:

Search google groups for past posts on automating Internet Explorer.
That approach should work for this.

It will be easier if the search page uses GET instead of POST.
What does the URL of the "results" page look like following a search?

Tim

"Lost Secretary" wrote in message
...
Unfortunately it's not that easy, the web site is on our campus's intranet
and is not accessible except from campus computers or VPN. The site is a
directory of students, and we want to enter their names and then search for
specific majors.


"Tom Ogilvy" wrote:

What is the URL?

--
Regards,
Tom Ogilvy


"Lost Secretary" wrote:

I have a column of data that are all the same type. I want to take each
record and put it into a data entry field on a web site and then query the
results. I want to search the page for a specific string, and if that string
occurs for my record I need the string to appear in the next column beside
the record. I could probably figure it out with enough time, but I'm sure
someone out there knows a better/faster way. Thanks!





Tim Williams[_4_]

Probably an easy question.
 

Try setting up a web query in Excel using this URL: does it retreive
the information you want?

If so, you should be able to loop through your list of names, changing
the URL each time (replacing the "name" parts with the relevant
strings) and refresh the query to get each perrson's info.

Tim


Lost Secretary wrote:
Thus far I haven't had much luck, but here's the URL.
https://158.158.100.63/epass/action/...doe&ddSociety=
Thanks.

"Tim Williams" wrote:

Search google groups for past posts on automating Internet Explorer.
That approach should work for this.

It will be easier if the search page uses GET instead of POST.
What does the URL of the "results" page look like following a search?

Tim

"Lost Secretary" wrote in message
...
Unfortunately it's not that easy, the web site is on our campus's intranet
and is not accessible except from campus computers or VPN. The site is a
directory of students, and we want to enter their names and then search for
specific majors.


"Tom Ogilvy" wrote:

What is the URL?

--
Regards,
Tom Ogilvy


"Lost Secretary" wrote:

I have a column of data that are all the same type. I want to take each
record and put it into a data entry field on a web site and then query the
results. I want to search the page for a specific string, and if that string
occurs for my record I need the string to appear in the next column beside
the record. I could probably figure it out with enough time, but I'm sure
someone out there knows a better/faster way. Thanks!






Lost Secretary

Probably an easy question.
 
I tried that, but it keeps returning an error:

Unable to open
https://158.158.100.63/epass/action/...doe&ddSociety=.
Cannot download the information you requested.

"Tim Williams" wrote:


Try setting up a web query in Excel using this URL: does it retreive
the information you want?

If so, you should be able to loop through your list of names, changing
the URL each time (replacing the "name" parts with the relevant
strings) and refresh the query to get each perrson's info.

Tim


Tim Williams

Probably an easy question.
 
Then it seems you're back to having to automate IE to load each page.

Plenty of example in past posts.

Tim


"Lost Secretary" wrote in message
...
I tried that, but it keeps returning an error:

Unable to open
https://158.158.100.63/epass/action/...doe&ddSociety=.
Cannot download the information you requested.

"Tim Williams" wrote:


Try setting up a web query in Excel using this URL: does it retreive
the information you want?

If so, you should be able to loop through your list of names, changing
the URL each time (replacing the "name" parts with the relevant
strings) and refresh the query to get each perrson's info.

Tim





All times are GMT +1. The time now is 11:22 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com