Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Hi,
I have a cell where if the cell is empty (A1=0), then I would like the cell to display "Enter your value here." Otherwise, I would like the cell to display the value a person enters. I have tried using an if/then/else statement and, understandably, I get a circular reference error: =IF(A1=0,"Enter your value here",A1) Does anyone have a suggestion? Thanks! |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
when certain number is typed in a cell to display a message | Excel Discussion (Misc queries) | |||
Display message during save operation | Excel Discussion (Misc queries) | |||
Display a message when a file is opened. | New Users to Excel | |||
Display message based on condition | Excel Worksheet Functions | |||
How to display a blank cell with no error message | Excel Worksheet Functions |