Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I'm using Excel XP. When I enter a formula (sum, vlookup,
sumif, etc.) in cell A1, I'd like cell A2 to show the actual formula text. So, A1 will show the results of the formula, while A2 shows the actual formula itself. So, for example, if cell C1=1 and cell C2=2 and I type into A1 "=SUM(C1:C2)" the results will be as follows: Cell A1 will show the result: 3 Cell A2 will show the formula text: "=SUM(C1:C2)" I'm thinking there should be a way in VBA to return the formula text somehow. I just don't know how to do it. Thanks for any and all help. C. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
bold text of referenced cell show in formula cell | Excel Worksheet Functions | |||
need sum to show instead of formula in cell | Excel Discussion (Misc queries) | |||
How to show the formula of another cell | Excel Worksheet Functions | |||
I want the results of a formula to show in cell, NOT THE FORMULA! | Excel Discussion (Misc queries) | |||
Cell doesn't show formula result - it shows formula (CTRL + ' doe. | Excel Worksheet Functions |