Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2
Default enter 2 formulas into 1 cell

I need to create 1 formula in cell f94 that adds my cells but it has to meet
2 criteria. example...I need my formula to count the cells in f2:f86 only if
it says "internet" and only if it contains a number in cells m2:m86. Please
help! thanks
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 11,058
Default enter 2 formulas into 1 cell

=SUMPRODUCT(--(F2:F86="internet"),--(M2:M86<0))

--
Gary''s Student - gsnu200752
  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 3,718
Default enter 2 formulas into 1 cell

=SUMPRODUCT(--(F2:F86="internet"),--(ISNUMBER(M2:M86)))


"Needs help" wrote:

I need to create 1 formula in cell f94 that adds my cells but it has to meet
2 criteria. example...I need my formula to count the cells in f2:f86 only if
it says "internet" and only if it contains a number in cells m2:m86. Please
help! thanks

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
Enter multiple numbers in a cell so total shows when enter keypres newbie Excel Worksheet Functions 2 August 19th 07 12:23 PM
Auto enter date when data in enter in another cell Brian Excel Worksheet Functions 5 December 7th 06 06:44 PM
how do I turn ON auto REcalculate for formulas if new data enter? Mark Excel Worksheet Functions 1 January 19th 06 03:19 AM
enter data into multiple formulas at once Fen Excel Worksheet Functions 1 October 18th 05 05:39 PM
how do I enter a RETURN (Enter) in a cell in EXCEL2003 Micheline Excel Discussion (Misc queries) 5 April 14th 05 10:00 PM


All times are GMT +1. The time now is 12:48 PM.

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"