Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Alicia
 
Posts: n/a
Default #div/0! problem - please help

I have a formula as follows:

=IF(($E1+$F1)/$G1=1,1,0)

However, if the value in G1 = 0 , then my formula shows #div/0!
How do I solve this?

Alicia
  #2   Report Post  
garfield-n-odie
 
Posts: n/a
Default

=if($g1<0,if(($e1+$f1)/$g1=1,1,0),0)


"Alicia" wrote:

I have a formula as follows:

=IF(($E1+$F1)/$G1=1,1,0)

However, if the value in G1 = 0 , then my formula shows #div/0!
How do I solve this?

Alicia

  #3   Report Post  
Alicia
 
Posts: n/a
Default

Thank you very much, that worked a treat!

"garfield-n-odie" wrote:

=if($g1<0,if(($e1+$f1)/$g1=1,1,0),0)


"Alicia" wrote:

I have a formula as follows:

=IF(($E1+$F1)/$G1=1,1,0)

However, if the value in G1 = 0 , then my formula shows #div/0!
How do I solve this?

Alicia

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
Row Autofit problem Excel 2003 Matthias Klaey Excel Discussion (Misc queries) 0 January 19th 05 06:33 PM
Baffling formula problem Ken Schmidt Excel Discussion (Misc queries) 2 December 21st 04 08:52 AM
Problem with date base units for x axis Peter Carr Charts and Charting in Excel 1 December 15th 04 10:11 AM
Hyperlink to word document problem JS Links and Linking in Excel 0 December 8th 04 11:54 PM
Paper Tray selection Problem, Michael Hoffmann Excel Discussion (Misc queries) 4 December 3rd 04 10:08 PM


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