Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
I have the following problem, but couldnt find an answer in google. May be it is too simple. I have a text in a cell, I wish to evaluate it as a formula. This text itself is a result of a formula. For eg., ="=request(" & A1 & "," & A2 &")" This formula would result in a text: =request("ABC","DEF") I want excel to treat the result as the next formula and execute it ? Is this possible ? How can I do it ? Thanks. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
To execute a formula upto in a cell | Excel Discussion (Misc queries) | |||
Execute a FIND on formula results | Excel Discussion (Misc queries) | |||
Excel Formula Doesn't Execute (Shows formula-not the calcuation) | Excel Discussion (Misc queries) | |||
How to execute Macros through Text Links? | Excel Discussion (Misc queries) | |||
VBA Formula Fails to Execute | Setting up and Configuration of Excel |