Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Is there any way to display the Formula of another individual cell (not all
cells on the Worksheet as per using Tools / Options / View then selecting Formulas Check box) using Standard Excel functions (not macros). ie if Cell A1 has formula =A2+1 want to create a method of displaying the formula (as text) in another Cell Trying to avoid Macros but could do this easily by creating a VB Function like Public Function TextFormula(rngFormula As Range) As String TextFormula = rngFormula.Formula End Function Then having in the other Cell =TextFormula(A1) |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
tabs are missing even though 'tools-options-view-sheet tabs' ok? | Excel Worksheet Functions | |||
menu tools options | Excel Discussion (Misc queries) | |||
Grid lines in Excel not showing.Have tools,options,view/grid cked | Excel Discussion (Misc queries) | |||
Tools Options | Setting up and Configuration of Excel | |||
"Show Windows in Taskbar" option from the ToolsOptionsView broke | Excel Discussion (Misc queries) |