Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
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
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
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
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() 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 |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Variable substitution | Excel Discussion (Misc queries) | |||
variable substitution in a formula linking to external workbook | Excel Discussion (Misc queries) | |||
variable substitution in a formula | Excel Discussion (Misc queries) | |||
Parameter Query Cell substitution | Excel Discussion (Misc queries) | |||
Cell Formula substitution. | Excel Discussion (Misc queries) |