#1   Report Post  
JOn Kunces via OfficeKB.com
 
Posts: n/a
Default Recognize #div/0!

i have a formula tha is =IF(AND(-0.04<P3,0.04P3,Q3=""),13,Q3). I want it to
be able to see if in cell p3 is the error (#Div/0) that it will also insert
the 13 if it follows the criteria set forth able. Thanks


--
Message posted via http://www.officekb.com
  #2   Report Post  
Bob Phillips
 
Posts: n/a
Default

=IF(OR(ISERROR(P3),AND(-0.04<P3,0.04P3,Q3="")),13,Q3)

--

HTH

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


"JOn Kunces via OfficeKB.com" wrote in message
...
i have a formula tha is =IF(AND(-0.04<P3,0.04P3,Q3=""),13,Q3). I want it

to
be able to see if in cell p3 is the error (#Div/0) that it will also

insert
the 13 if it follows the criteria set forth able. Thanks


--
Message posted via http://www.officekb.com



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 to sum cells and ignore the #div/0! 's ? Todd Excel Worksheet Functions 6 April 25th 10 12:31 AM
How do i make a sum formula ignore #div/0! errors in the range shat Excel Worksheet Functions 6 April 22nd 06 02:47 PM
replace "#DIV/0!" error with blanks Mark B Excel Worksheet Functions 0 June 22nd 05 10:19 AM
# DIV/0! error in Excel Helpwanted Excel Discussion (Misc queries) 8 May 6th 05 09:31 PM
"Average" with error DIV/0 agenda9533 Excel Discussion (Misc queries) 1 March 2nd 05 05:47 PM


All times are GMT +1. The time now is 03:57 PM.

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"