#1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
zuketrax
 
Posts: n/a
Default Help with IF


Sorry I am new to excel. The formula I need is to know how to put these
two formulas together so that they work.

=b1-b2

=if(b2<=0,0)

Thanks for any help


--
zuketrax
------------------------------------------------------------------------
zuketrax's Profile: http://www.excelforum.com/member.php...o&userid=33934
View this thread: http://www.excelforum.com/showthread...hreadid=537082

  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
JMB
 
Posts: n/a
Default Help with IF

How do you want them put together?

=B1 - MAX(B2, 0)
Or
=IF(B2<=0, 0, B1-B2)


"zuketrax" wrote:


Sorry I am new to excel. The formula I need is to know how to put these
two formulas together so that they work.

=b1-b2

=if(b2<=0,0)

Thanks for any help


--
zuketrax
------------------------------------------------------------------------
zuketrax's Profile: http://www.excelforum.com/member.php...o&userid=33934
View this thread: http://www.excelforum.com/showthread...hreadid=537082


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



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