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

Now in a separate cell I need to add those dollar amounts that were the
outcome of my previous formula...
example...I need to know the total dollar amount of the cells that had an
amount that contained the work "internet"...sorry if confusing didn't know
the exact way to word it..... thanks!


One way:

=SUMPRODUCT(--(A1:A1000="internet"),--(B1:B1000="something else"))

In article ,
Needs help wrote:

I need to enter 2 formuals in one cell and I do not know what the formula
should be. Example....I need to count the number of cells that contain the
word "internet" but only if in another cell it has an amount in it. Any
ideas? Thanks!



  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 14
Default enter 2 formulas into 1 cell (NEW QUESTION)

For a single condition...

=SUMIF(Range,Criteria,RangeToSum)

For two or more conditions...

=SUMPRODUCT(--(RangeX=CondX),--(RangeY=CondY),RangeToSum)

Hope this helps!

On Nov 1, 3:07 pm, Needs help
wrote:
Now in a separate cell I need to add those dollar amounts that were the
outcome of my previous formula...
example...I need to know the total dollar amount of the cells that had an
amount that contained the work "internet"...sorry if confusing didn't know
the exact way to word it..... thanks!

One way:

=SUMPRODUCT(--(A1:A1000="internet"),--(B1:B1000="something else"))

In article ,
Needs help wrote:

I need to enter 2 formuals in one cell and I do not know what the formula
should be. Example....I need to count the number of cells that contain the
word "internet" but only if in another cell it has an amount in it. Any
ideas? Thanks!



  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 3,572
Default enter 2 formulas into 1 cell (NEW QUESTION)

Why are you starting so many threads on the same subject?

See answer to your later thread.
--
Regards,

RD

---------------------------------------------------------------------------
Please keep all correspondence within the NewsGroup, so all may benefit !
---------------------------------------------------------------------------
"Needs help" wrote in message
...
Now in a separate cell I need to add those dollar amounts that were the
outcome of my previous formula...
example...I need to know the total dollar amount of the cells that had an
amount that contained the work "internet"...sorry if confusing didn't know
the exact way to word it..... thanks!


One way:

=SUMPRODUCT(--(A1:A1000="internet"),--(B1:B1000="something else"))

In article ,
Needs help wrote:

I need to enter 2 formuals in one cell and I do not know what the formula
should be. Example....I need to count the number of cells that contain
the
word "internet" but only if in another cell it has an amount in it. Any
ideas? Thanks!





  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 8
Default enter 2 formulas into 1 cell (NEW QUESTION)

thank you, thank you, thank you!!

" wrote:

For a single condition...

=SUMIF(Range,Criteria,RangeToSum)

For two or more conditions...

=SUMPRODUCT(--(RangeX=CondX),--(RangeY=CondY),RangeToSum)

Hope this helps!

On Nov 1, 3:07 pm, Needs help
wrote:
Now in a separate cell I need to add those dollar amounts that were the
outcome of my previous formula...
example...I need to know the total dollar amount of the cells that had an
amount that contained the work "internet"...sorry if confusing didn't know
the exact way to word it..... thanks!

One way:

=SUMPRODUCT(--(A1:A1000="internet"),--(B1:B1000="something else"))

In article ,
Needs help wrote:

I need to enter 2 formuals in one cell and I do not know what the formula
should be. Example....I need to count the number of cells that contain the
word "internet" but only if in another cell it has an amount in it. Any
ideas? 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 2 formulas in 1 cell Needs help[_2_] Excel Discussion (Misc queries) 6 November 1st 07 10:56 PM
enter 2 formulas into 1 cell Needs help Excel Discussion (Misc queries) 2 October 31st 07 07:46 PM
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 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 10:51 AM.

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

About Us

"It's about Microsoft Excel"