Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1
Default Count words in a date sheet

Hi,

Am using Excel 2007 and have a date sheet and a summery sheet, e.g.
Date Sheet:
A B
1 01/01/09 Apples
2 01/01/09 Oranges
3 02/01/09 Apples
4 02/01/09 Apples

Summery Sheet:
A B C
1 01/01/09 02/01/09
2 Apples =??? (1) =??? (2)
3 Oranges =??? (1) =??? (0)

How can I make =??? work?

Thx in Adv.
Alex.
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 15,768
Default Count words in a date sheet

Try this:

Entered on Summary sheet cell B2:

=SUMPRODUCT(--(Sheet1!$A$1:$A$4=B$1),--(Sheet1!$B$1:$B$4=$A2))

Copy across then down as needed.

--
Biff
Microsoft Excel MVP


"Help AUB" <Help wrote in message
...
Hi,

Am using Excel 2007 and have a date sheet and a summery sheet, e.g.
Date Sheet:
A B
1 01/01/09 Apples
2 01/01/09 Oranges
3 02/01/09 Apples
4 02/01/09 Apples

Summery Sheet:
A B C
1 01/01/09 02/01/09
2 Apples =??? (1) =??? (2)
3 Oranges =??? (1) =??? (0)

How can I make =??? work?

Thx in Adv.
Alex.



  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1
Default Count words in a date sheet

Thx m8, it works great.

"T. Valko" wrote:

Try this:

Entered on Summary sheet cell B2:

=SUMPRODUCT(--(Sheet1!$A$1:$A$4=B$1),--(Sheet1!$B$1:$B$4=$A2))

Copy across then down as needed.

--
Biff
Microsoft Excel MVP


"Help AUB" <Help wrote in message
...
Hi,

Am using Excel 2007 and have a date sheet and a summery sheet, e.g.
Date Sheet:
A B
1 01/01/09 Apples
2 01/01/09 Oranges
3 02/01/09 Apples
4 02/01/09 Apples

Summery Sheet:
A B C
1 01/01/09 02/01/09
2 Apples =??? (1) =??? (2)
3 Oranges =??? (1) =??? (0)

How can I make =??? work?

Thx in Adv.
Alex.




  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 15,768
Default Count words in a date sheet

You're welcome. Thanks for the feedback!

--
Biff
Microsoft Excel MVP


"Help A.U.B." wrote in message
...
Thx m8, it works great.

"T. Valko" wrote:

Try this:

Entered on Summary sheet cell B2:

=SUMPRODUCT(--(Sheet1!$A$1:$A$4=B$1),--(Sheet1!$B$1:$B$4=$A2))

Copy across then down as needed.

--
Biff
Microsoft Excel MVP


"Help AUB" <Help wrote in message
...
Hi,

Am using Excel 2007 and have a date sheet and a summery sheet, e.g.
Date Sheet:
A B
1 01/01/09 Apples
2 01/01/09 Oranges
3 02/01/09 Apples
4 02/01/09 Apples

Summery Sheet:
A B C
1 01/01/09 02/01/09
2 Apples =??? (1) =??? (2)
3 Oranges =??? (1) =??? (0)

How can I make =??? work?

Thx in Adv.
Alex.






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
How do I count words on Excel book or sheet? Lisa J Excel Discussion (Misc queries) 4 April 5th 12 08:01 PM
Count words in spreadsheets Robyn P Excel Discussion (Misc queries) 2 November 20th 06 09:54 AM
Identify and count words Doman Excel Discussion (Misc queries) 0 July 24th 06 01:16 PM
Look up date on another sheet and do count of active cells (column gary m Excel Worksheet Functions 6 July 12th 06 09:07 AM
match and count words David Excel Worksheet Functions 5 July 4th 05 02:24 AM


All times are GMT +1. The time now is 10:29 PM.

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"