#1   Report Post  
Posted to microsoft.public.excel.misc
Cokeyb
 
Posts: n/a
Default 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
  #2   Report Post  
Posted to microsoft.public.excel.misc
Toppers
 
Posts: n/a
Default 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

  #3   Report Post  
Posted to microsoft.public.excel.misc
CLR
 
Posts: n/a
Default 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

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Newbie Question - Subtraction Formula Question [email protected] Excel Discussion (Misc queries) 3 May 5th 06 05:50 PM
Formula Question Formula Question Excel Discussion (Misc queries) 2 April 23rd 06 12:00 AM
Excel formula question bb Excel Discussion (Misc queries) 3 April 20th 06 03:11 AM
Formula Question Marcus Feldmore Excel Worksheet Functions 1 November 11th 05 03:47 PM
I have a question regarding countif formula. Fahad Farid Ansari Excel Worksheet Functions 6 October 1st 05 11:57 PM


All times are GMT +1. The time now is 11:02 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"