Thread
:
Having trouble nesting function.
View Single Post
#
1
Posted to microsoft.public.excel.worksheet.functions
Bill R
external usenet poster
Posts: 22
Having trouble nesting function.
If the sum of (F4*H4) = a negative number I want it to return a zero but I
can't seem to come up with a workable formula. Sugestions?
=IF(ISBLANK(G4),"",SUM(F4*H4))
Reply With Quote
Bill R
View Public Profile
Find all posts by Bill R