Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
DP7
You will need VBA to do that. A formula in a cell can only return a value and it can return a value only to the cell in which the formula resides. A Worksheet_Change macro can be written to look at the new contents of a cell and then issue an Undo command if your criteria for doing so is met. Post back if this sounds like something you could use. HTH Otto "DP7" wrote in message ... Hi I would like to know if it is possible to run an IF statement and if the condition is FALSE. It will leave the value that was previously in the cell? Thanks in advance |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
If Statement? | New Users to Excel | |||
appending and IF statement to an existing IF statement | Excel Worksheet Functions | |||
IF statement? | Excel Discussion (Misc queries) | |||
If statement and Isblank statement | Excel Worksheet Functions | |||
Help please, IF statement/SUMIF statement | Excel Worksheet Functions |