#1   Report Post  
Custermd
 
Posts: n/a
Default cell equation ?


jahoobob Wrote:
Formula in d12 should be =If(b12-c120,0,b12-c12)

Thanks for the help but I am still having an issue with this.

b12=11
c12=21
d12=b12-c12 so then d12 should equal -10 but I need it to equal 0
I also need to account for 0's in the b or c column and I still need it
to display positive positive results.

Thank You
ws d


--
Custermd
  #2   Report Post  
jahoobob
 
Posts: n/a
Default


Custermd Wrote:
Thanks for the help but I am still having an issue with this.

b12=11
c12=21
d12=b12-c12 so then d12 should equal -10 but I need it to equal 0
I also need to account for 0's in the b or c column and I still need it
to display positive positive results.

Thank You
ws d

Apologies,
I made the same mistake Marcster did in posting my formula, it should
be:
=IF(B12-C12<0,0,B12-C12)


--
jahoobob
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
copying cell names Al Excel Discussion (Misc queries) 12 August 11th 05 03:01 PM
macro help thephoenix12 Excel Discussion (Misc queries) 4 July 15th 05 05:57 PM
Possible Lookup Table Karen Excel Worksheet Functions 5 June 8th 05 09:43 PM
Function syntax to compare cell contents ES Excel Worksheet Functions 2 May 18th 05 03:53 PM
VLookup resulting in a blank cell... KempensBoerke Excel Worksheet Functions 1 October 28th 04 09:57 PM


All times are GMT +1. The time now is 02:51 AM.

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"