Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1
Default how to build DDE link with text from another cell

Using a DDE link in Excel is pretty simple. In my case, I use links like
=gol|cot!IBOV.ult
to recover data from a provider named GOL.
How can I obtain the same result when I need to build the link based on the
text content of a given cell? For example, assume cell A1 contains the text
IBOV. I know I can build the string
gol|cot!IBOV.ult
by using the formula
"gol|cot!"&A1&".ult"
But, when I try to use the INDIRECT function with this formula as argument,
it doesn't work! The result is a #REF.
How can I do it?
Thanks in advance.
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
how to build a formula from a string of text DR Excel Worksheet Functions 2 March 7th 08 12:12 AM
build external ref in formula from text? klp2344 Excel Discussion (Misc queries) 1 January 6th 07 06:06 PM
Using text in cells to build a link to within another file Jon Excel Discussion (Misc queries) 2 August 2nd 05 09:24 PM
Use Cell Content to Build Link flattire00101 Excel Worksheet Functions 1 June 17th 05 05:40 PM
How do I build a free text note from a template? docben Excel Worksheet Functions 0 November 19th 04 04:25 AM


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

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

About Us

"It's about Microsoft Excel"