My Formula is =(J42-K43)+H45
If J42-K43 equals a negative number, I want it to be zero; then add H45. Any help? Formatting the cell will not work, if J42-K43 is a negative number, I need it to be a value of zero (and then add cell H45) not just displayed as such. Any help???
Last edited by garybarrow; 11-03-2009 at 03:17 PM.
=max(0, J42-K43) + H45
Microsoft MVP - Excel
Entia non sunt multiplicanda sine necessitate
GREAT!! Just what I needed! How do I rate you for helping me? I've tried to find it in the FAQ but failed....
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks