ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   #VALUE & #DIV0 (https://www.excelbanter.com/excel-worksheet-functions/172218-value-div0.html)

tonyalt3

#VALUE & #DIV0
 
I have entered several functions in my spreadsheet, however the cells
they are dependant on do not currently have data entered in them. Is
there a way to retain the function in the cell, yet not have it show
"#VALUE" or "#DIV0"?

Rick Rothstein \(MVP - VB\)

#VALUE & #DIV0
 
Something like this I would guess...

IF(OR(X1="",Y1="",Z1=""),"",<<YourFormula)

where X1, Y1 and Z1 are assumed to be the cells your formula is dependent
on.

Rick


"tonyalt3" wrote in message
...
I have entered several functions in my spreadsheet, however the cells
they are dependant on do not currently have data entered in them. Is
there a way to retain the function in the cell, yet not have it show
"#VALUE" or "#DIV0"?



tonyalt3

#VALUE & #DIV0
 
On Jan 8, 8:12*pm, "Rick Rothstein \(MVP - VB\)"
wrote:
Something like this I would guess...

IF(OR(X1="",Y1="",Z1=""),"",<<YourFormula)

where X1, Y1 and Z1 are assumed to be the cells your formula is dependent
on.

Rick

"tonyalt3" wrote in message

...



I have entered several functions in my spreadsheet, however the cells
they are dependant on do not currently have data entered in them. *Is
there a way to retain the function in the cell, yet not have it show
"#VALUE" or "#DIV0"?- Hide quoted text -


- Show quoted text -


Excellent, thanks!!


All times are GMT +1. The time now is 07:57 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com