Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2
Default Cell/Variable content substitution

I have a the following in an excel cell:

=GETPC|SP?!NumTicks

I am trying to modify it so that cell C2 contains the value "SP?" and
it is substituted into the above formula. Something like

=GETPC|$C$2!NumTicks

That doesn't seem to work. Any ideas? Thanks.

Jim
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 74
Default Cell/Variable content substitution

Hi Jim,

I have a the following in an excel cell:

=GETPC|SP?!NumTicks

I am trying to modify it so that cell C2 contains the value "SP?" and
it is substituted into the above formula. Something like

=GETPC|$C$2!NumTicks

That doesn't seem to work. Any ideas? Thanks.


Is that a DDE link to a data provider? If so, you're out of luck as
such links don't support the indirection that you're trying to do (or
any other type <g).

Regards

Stephen Bullen
Microsoft MVP - Excel
www.BMSLtd.co.uk


  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2
Default Cell/Variable content substitution


Is that a DDE link to a data provider? If so, you're out of luck as
such links don't support the indirection that you're trying to do (or
any other type <g).


Yes it is a link to a data provider. Thanks for the help.

j
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
Variable substitution doobie Excel Discussion (Misc queries) 1 November 9th 09 05:36 PM
variable substitution in a formula linking to external workbook my Excel Discussion (Misc queries) 2 August 29th 07 03:05 PM
variable substitution in a formula NHRunner Excel Discussion (Misc queries) 5 May 11th 07 01:56 PM
Parameter Query Cell substitution Jockel Excel Discussion (Misc queries) 2 December 8th 06 04:28 PM
Cell Formula substitution. id3372 Excel Discussion (Misc queries) 3 July 8th 06 04:36 PM


All times are GMT +1. The time now is 07:16 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"