Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
This user defined function will return true or false.
Function IsFormula(cell) IsFormula = cell.HasFormula End Function Usage is: =IsFormula(cellref) Gord Dibben MS Excel MVP On Thu, 5 Jul 2007 07:30:05 -0700, txtxyeha wrote: Is there a formula that distinguishes if a cell contains a number as a result of a formula or data that has been directly input (i.e., formula overwritten)? |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
data input into cell a1 drives c1 data gathered from a list | Charts and Charting in Excel | |||
Data Input | Excel Discussion (Misc queries) | |||
Data Input | Excel Worksheet Functions | |||
How do I add input data in the input ranges in drop down boxes. | Excel Discussion (Misc queries) | |||
Running Data Table using an input that triggers DDE linked data | Excel Discussion (Misc queries) |