#1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Benjamin
 
Posts: n/a
Default DIV/0!

I would like to build an =IF formula that would put something other than
DIV/0! in a cell, but I am not sure what the logical test should be.

I tried: =IF(ISERROR(...

and =IF(0,(..

and =IF(""(...

Any help?

TIA
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Niek Otten
 
Posts: n/a
Default DIV/0!

=IF(B1=0,0,A1/B1)

--
Kind regards,

Niek Otten

"Benjamin" wrote in message ...
I would like to build an =IF formula that would put something other than
DIV/0! in a cell, but I am not sure what the logical test should be.

I tried: =IF(ISERROR(...

and =IF(0,(..

and =IF(""(...

Any help?

TIA



  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Benjamin
 
Posts: n/a
Default DIV/0!

Thank you.

"Niek Otten" wrote:

=IF(B1=0,0,A1/B1)

--
Kind regards,

Niek Otten

"Benjamin" wrote in message ...
I would like to build an =IF formula that would put something other than
DIV/0! in a cell, but I am not sure what the logical test should be.

I tried: =IF(ISERROR(...

and =IF(0,(..

and =IF(""(...

Any help?

TIA




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


Similar Threads
Thread Thread Starter Forum Replies Last Post
How do you write an if statement that replaces #DIV/0! with 0 caliskier Excel Discussion (Misc queries) 6 March 10th 06 03:22 AM
How to replace div/0 with a zero Jimbo43 Excel Discussion (Misc queries) 7 February 28th 06 05:57 PM
#DIV/0! query Brento Excel Discussion (Misc queries) 1 January 31st 06 11:58 PM
How to hide #DIV/0! in cells waiting for input? Pheasant Plucker® Excel Discussion (Misc queries) 4 January 26th 06 04:30 PM
# DIV/0! error in Excel Helpwanted Excel Discussion (Misc queries) 8 May 6th 05 09:31 PM


All times are GMT +1. The time now is 12:11 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"