Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
ed ed is offline
external usenet poster
 
Posts: 3
Default pass an excel cell value to a web query

I want to pass a value in a cell to a web query via a hyperlink.

specifically in the query..

http://www.switchboard.com/bin/cgiqa...=37&image1.y=8

the value after &T= which is now BOSTON in the example, I want to pass
the value in cell C3
in my excel datesheet.

I need to know how to format C3 so that is passes as whatever value is
there. I know there is some character or characters to use to format
C3 so that it's value passes but I can't remember how to do it.

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default pass an excel cell value to a web query

=Hyperlink("http://www.switchboard.com/bin/cgiqa.dll?SR=&MEM=14&QV=4A0A5AE1D
2234A92804BF4F13DCAE550l0239D50E51E81943E6303203O0 183DD56AF768443EC303203O03
832F3DAF7684434F303203&LNK=14%3A21&F=&L=smait&T="& C3&"&S=ma&Z=&image1.x=37&i
mage1.y=8",C3)

--
Regards,
Tom Ogilvy

"ed" wrote in message
ups.com...
I want to pass a value in a cell to a web query via a hyperlink.

specifically in the query..


http://www.switchboard.com/bin/cgiqa...=37&image1.y=8

the value after &T= which is now BOSTON in the example, I want to pass
the value in cell C3
in my excel datesheet.

I need to know how to format C3 so that is passes as whatever value is
there. I know there is some character or characters to use to format
C3 so that it's value passes but I can't remember how to do it.



  #3   Report Post  
Posted to microsoft.public.excel.programming
ed ed is offline
external usenet poster
 
Posts: 3
Default pass an excel cell value to a web query

Thanks, Tom. Just what I needed.

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Pass parametres from Excel to Access query Andrew[_50_] Excel Programming 2 September 12th 05 04:46 PM
Is there a way to pass parameters to a web query in excel daytonsupply Excel Programming 1 February 23rd 05 04:10 PM
How to pass a date in Excel to ms query Vince Excel Programming 0 June 16th 04 10:08 PM
How to pass a date in Excel to ms query Tom Ogilvy Excel Programming 0 June 16th 04 04:26 PM
Pass a filename to a query Mike Fogleman Excel Programming 1 December 25th 03 10:26 PM


All times are GMT +1. The time now is 05:45 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"