Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
JE McGimpsey
 
Posts: n/a
Default Excel 97 Calculation Help

One way:

D11: =IF(AND(C11=0,B11=0),0,C11-B11-14)

E11 takes care of itself - if C11=0 and B11=0, then D11=0, and
C11-B11-D11 = 0.


In article ,
Bob wrote:

Using Excel 97. Trying to take "=(C11-B11)-14" into field D11. However, if
C11 and B11 = 0, then I want a 0 in cell D11.

Also,trying to take "=(C11-B11)-D11" into field E11. However, if C11 and B11
= 0, then I want a 0 in cell E11.

Please help.

  #2   Report Post  
Posted to microsoft.public.excel.misc
Bob
 
Posts: n/a
Default Excel 97 Calculation Help

Using Excel 97. Trying to take "=(C11-B11)-14" into field D11. However, if
C11 and B11 = 0, then I want a 0 in cell D11.

Also,trying to take "=(C11-B11)-D11" into field E11. However, if C11 and B11
= 0, then I want a 0 in cell E11.

Please help.
  #3   Report Post  
Posted to microsoft.public.excel.misc
Bob
 
Posts: n/a
Default Excel 97 Calculation Help

Thank you, Thank you, Thank you.

"JE McGimpsey" wrote:

One way:

D11: =IF(AND(C11=0,B11=0),0,C11-B11-14)

E11 takes care of itself - if C11=0 and B11=0, then D11=0, and
C11-B11-D11 = 0.


In article ,
Bob wrote:

Using Excel 97. Trying to take "=(C11-B11)-14" into field D11. However, if
C11 and B11 = 0, then I want a 0 in cell D11.

Also,trying to take "=(C11-B11)-D11" into field E11. However, if C11 and B11
= 0, then I want a 0 in cell E11.

Please help.


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
Excel 2003 FAILS, but Excel 2000 SUCCEEDS ??? Richard Excel Discussion (Misc queries) 2 May 13th 23 11:46 AM
EXCEL: FLOOR/SPACE RATIO CALCULATION ANDREW A Excel Worksheet Functions 1 June 21st 05 02:21 PM
Calculation Setting in Excel Stuart Bisset Excel Discussion (Misc queries) 0 June 17th 05 09:54 AM
Amortization Calculation in Excel worksheet Tiff Excel Worksheet Functions 4 January 29th 05 04:18 AM
Difference in number of Excel NewsGroups Hari Prasadh Excel Discussion (Misc queries) 1 January 25th 05 11:32 AM


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