Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
JavyD
 
Posts: n/a
Default Hyperlink Stock Ticker in Cell

Hello Everyone,

Is this possible with the Hyperlink formula, I want to hyperlink to
http://moneycentral.msn.com/investor...g.asp?Symbol=a

but on the Symbol=A, I want that A to actually be a cell say A1 where A will
be in that cell.

Is that possible.
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Ron Coderre
 
Posts: n/a
Default Hyperlink Stock Ticker in Cell

Try something like this:

=HYPERLINK("http://moneycentral.msn.com/investor/charts/charting.asp?Symbol="&A1,"MyStock")

Does that help?

***********
Regards,
Ron

XL2002, WinXP-Pro


"JavyD" wrote:

Hello Everyone,

Is this possible with the Hyperlink formula, I want to hyperlink to
http://moneycentral.msn.com/investor...g.asp?Symbol=a

but on the Symbol=A, I want that A to actually be a cell say A1 where A will
be in that cell.

Is that possible.

  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
JavyD
 
Posts: n/a
Default Hyperlink Stock Ticker in Cell

Not quite Ron, takes me to the web page but stays stuck on the symbol entry,
it's waiting for input, I need it to pick up the ticker in the cell and open
the page with the ticker already in it. You know what I mean.

"Ron Coderre" wrote:

Try something like this:

=HYPERLINK("http://moneycentral.msn.com/investor/charts/charting.asp?Symbol="&A1,"MyStock")

Does that help?

***********
Regards,
Ron

XL2002, WinXP-Pro


"JavyD" wrote:

Hello Everyone,

Is this possible with the Hyperlink formula, I want to hyperlink to
http://moneycentral.msn.com/investor...g.asp?Symbol=a

but on the Symbol=A, I want that A to actually be a cell say A1 where A will
be in that cell.

Is that possible.

  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
JavyD
 
Posts: n/a
Default Hyperlink Stock Ticker in Cell

This is what I used

=HYPERLINK(CONCATENATE("http://moneycentral.msn.com/investor/charts/charting.asp?Symbol=",A1),A1)

Thanks for your help. I can't beleive I answered my own questions. LOL

"Ron Coderre" wrote:

Try something like this:

=HYPERLINK("http://moneycentral.msn.com/investor/charts/charting.asp?Symbol="&A1,"MyStock")

Does that help?

***********
Regards,
Ron

XL2002, WinXP-Pro


"JavyD" wrote:

Hello Everyone,

Is this possible with the Hyperlink formula, I want to hyperlink to
http://moneycentral.msn.com/investor...g.asp?Symbol=a

but on the Symbol=A, I want that A to actually be a cell say A1 where A will
be in that cell.

Is that possible.

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
Instead of a negative number, I'd like to show zero... Dr. Darrell Excel Worksheet Functions 6 December 7th 05 08:21 PM
Possible Lookup Table Karen Excel Worksheet Functions 5 June 8th 05 09:43 PM
Copy cell format to cell on another worksht and update automatical kevinm Excel Worksheet Functions 21 May 19th 05 11:07 AM
Hide hyperlink cell & replace with macros Jose Excel Worksheet Functions 1 February 14th 05 08:23 AM
Using a formula in a Hyperlink Cell reference sslabbe Excel Discussion (Misc queries) 4 December 10th 04 12:30 AM


All times are GMT +1. The time now is 08:00 AM.

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"