Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I have a bunch of cells that contain formulas with values from all over the
place and I would like to be able to see the values of each formula quickly. To simplify, using the example formula =(A1+B2)/C3*D4) I would like to see =(1+2)/3*4 I know I can sort of do this with the watch window or I can do something like this - ="(" & A1 &" + "& B2 &") / "& C3 &" * "& D4 - in another cell but neither of those are what I need. The watch window does not show the whole formula at once and the 2nd is not easily replicated for many cells. Thanks for looking, Dan |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Excel 2007 - how do I display formula instead of values? thanks. | Excel Discussion (Misc queries) | |||
display formula instead of its values in some cells | Excel Worksheet Functions | |||
Modifying a Formula To display only Unique Values | Excel Worksheet Functions | |||
Values won't display after altering a formula. | Excel Worksheet Functions | |||
How to display the "values" included in a formula vs. the cells? | Excel Worksheet Functions |