#1   Report Post  
Brett
 
Posts: n/a
Default #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
  #2   Report Post  
CLR
 
Posts: n/a
Default

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



  #3   Report Post  
Bob Phillips
 
Posts: n/a
Default

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





Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT +1. The time now is 09:28 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"