Thread
: [Solved]
if (neg) show 0
View Single Post
09-16-2008, 01:47 PM
rtankersley
Novice
Join Date: Sep 2008
Location: Frankfort Kentucky
Posts: 8
For the first one try
=IF(SUM(A18-A17)*(100)<0,0,SUM(A18-A17)*(100))
If that works apply the same logic to the second. If you need further help just ask.
rtankersley
View Public Profile
Find all posts by rtankersley