ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   question on formula (https://www.excelbanter.com/excel-discussion-misc-queries/95564-question-formula.html)

Cokeyb

question on formula
 
My manager is trying to use the following formula: IF(B9100,SUM(C15:C16),"")
He wants in cell f5: if b9 is greater than 100, then sum c15:16

Toppers

question on formula
 

=IF(B9100,C15+C16,"")

"Cokeyb" wrote:

My manager is trying to use the following formula: IF(B9100,SUM(C15:C16),"")
He wants in cell f5: if b9 is greater than 100, then sum c15:16


CLR

question on formula
 
The formula works as you wish.......just remember to put an equal sign in
front of it so Excel knows it's a formula instead of just TEXT.

=IF(B9100,SUM(C15:C16),"")

Vaya con Dios,
Chuck, CABGx3



"Cokeyb" wrote:

My manager is trying to use the following formula: IF(B9100,SUM(C15:C16),"")
He wants in cell f5: if b9 is greater than 100, then sum c15:16



All times are GMT +1. The time now is 10:17 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com