ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   excel web queries: make the box for the website name much longer (https://www.excelbanter.com/excel-programming/348331-excel-web-queries-make-box-website-name-much-longer.html)

susannah

excel web queries: make the box for the website name much longer
 
excel web queries: make the box for the website name much longer;
we need to be able to type in a webaddress that is long: the host name, the
cgi, the program name, password and userid, and a bunch of parameters for the
program. Excel says, when we try to edit our query, that the address is too
long to edit; please make it longer. i can save the .iqy and edit it that
way, but that's too hard for my end users. they need to be able to edit the
page name right in the box under Edit Query.
thanks.

----------------
This post is a suggestion for Microsoft, and Microsoft responds to the
suggestions with the most votes. To vote for this suggestion, click the "I
Agree" button in the message pane. If you do not see the button, follow this
link to open the suggestion in the Microsoft Web-based Newsreader and then
click "I Agree" in the message pane.

http://www.microsoft.com/office/comm...el.programming

Don Guillett[_4_]

excel web queries: make the box for the website name much longer
 
I would suggest that you record a macro while doing a simple change to the
typed in url and then modify the resulting url in the macro for variables in
your worksheet.
this one happened to be for Morningstar.com

"URL;http://yourwebsite.com/Stock/Income10.asp?Country=USA&Symbol=ibm&stocktab=finan ce"
"URL;http://" & [a1] &
".com/Stock/Income10.asp?Country=USA&Symbol=ibm&stocktab=finan ce"
where cell a1 would have had type in Morningstar.com

--
Don Guillett
SalesAid Software

"susannah" wrote in message
...
excel web queries: make the box for the website name much longer;
we need to be able to type in a webaddress that is long: the host name,
the
cgi, the program name, password and userid, and a bunch of parameters for
the
program. Excel says, when we try to edit our query, that the address is
too
long to edit; please make it longer. i can save the .iqy and edit it that
way, but that's too hard for my end users. they need to be able to edit
the
page name right in the box under Edit Query.
thanks.

----------------
This post is a suggestion for Microsoft, and Microsoft responds to the
suggestions with the most votes. To vote for this suggestion, click the "I
Agree" button in the message pane. If you do not see the button, follow
this
link to open the suggestion in the Microsoft Web-based Newsreader and then
click "I Agree" in the message pane.

http://www.microsoft.com/office/comm...el.programming




All times are GMT +1. The time now is 07:38 PM.

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