#1   Report Post  
Posted to microsoft.public.excel.misc
Monty
 
Posts: n/a
Default #REF

How can i change the cell from this (#REF) to this (0.00) or can i just hide
this ref.

Any help Please
  #2   Report Post  
Posted to microsoft.public.excel.misc
papou
 
Posts: n/a
Default #REF

Hello
=IF(ISERROR(yourformulahere),0,yourformulahere)

HTH
Cordially
Pascal
"Monty" a écrit dans le message de news:
...
How can i change the cell from this (#REF) to this (0.00) or can i just
hide
this ref.

Any help Please



  #3   Report Post  
Posted to microsoft.public.excel.misc
Niek Otten
 
Posts: n/a
Default #REF

=IS(ISERROR(A1),0,A1)

--
Kind regards,

Niek Otten

"Monty" wrote in message ...
| How can i change the cell from this (#REF) to this (0.00) or can i just hide
| this ref.
|
| Any help Please


  #4   Report Post  
Posted to microsoft.public.excel.misc
Niek Otten
 
Posts: n/a
Default #REF

Typo:

=IF(ISERROR(A1),0,A1)

--
Kind regards,

Niek Otten


"Niek Otten" wrote in message ...
| =IS(ISERROR(A1),0,A1)
|
| --
| Kind regards,
|
| Niek Otten
|
| "Monty" wrote in message ...
|| How can i change the cell from this (#REF) to this (0.00) or can i just hide
|| this ref.
||
|| Any help Please
|
|


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 12:08 PM.

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

About Us

"It's about Microsoft Excel"