ExcelBanter

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

Brett

#VALUE
 
Help needed (again).
Whenever I don't use some cells in a column where I have a formula I have
the following shown as default
#VALUE
How do I get rid of this or display something else, like a ?

Thanks in advance

CLR

Warp your formulas in an IF statement like:

=IF(ISERR(YourFormula),"?",YourFormula)

Vaya con Dios,
Chuck, CABGx3


"Brett" wrote in message
...
Help needed (again).
Whenever I don't use some cells in a column where I have a formula I have
the following shown as default
#VALUE
How do I get rid of this or display something else, like a ?

Thanks in advance




Bob Phillips

or use conditional formatting to hide the error.

--

HTH

RP
(remove nothere from the email address if mailing direct)


"CLR" wrote in message
...
Warp your formulas in an IF statement like:

=IF(ISERR(YourFormula),"?",YourFormula)

Vaya con Dios,
Chuck, CABGx3


"Brett" wrote in message
...
Help needed (again).
Whenever I don't use some cells in a column where I have a formula I

have
the following shown as default
#VALUE
How do I get rid of this or display something else, like a ?

Thanks in advance







All times are GMT +1. The time now is 06:02 AM.

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