#1   Report Post  
Posted to microsoft.public.excel.misc
law law is offline
external usenet poster
 
Posts: 20
Default Filter problem

This is driving me crazy.
I have a sheet with data. Column "A" is date, on my summary sheet I have a
validation drop down list with the names of the months. When I select
november on the drop down list it includes 1st December in the SUM.
Why is that happening???????????
--
law
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 11,058
Default Filter problem

Are you using the SUBTOTAL() function rather than the SUM() function??
--
Gary''s Student - gsnu200759


"law" wrote:

This is driving me crazy.
I have a sheet with data. Column "A" is date, on my summary sheet I have a
validation drop down list with the names of the months. When I select
november on the drop down list it includes 1st December in the SUM.
Why is that happening???????????
--
law

  #3   Report Post  
Posted to microsoft.public.excel.misc
law law is offline
external usenet poster
 
Posts: 20
Default Filter problem

I am using the following formulars:

My validation drop down list (D8) is linked to two date cells with these
formulars:
=IF(D8="","",VLOOKUP(D8,list!G:H,2,FALSE)) (cell D8)
=IF(F8="","",VLOOKUP(F8,list!H:I,2,FALSE)) (cellF8)

My total cell has the following formular:
=SUMPRODUCT(--(detail!$A$4:$A$4999=summary!F$8),--(detail!$A$4:$A$4999<=summary!G$8),--(detail!$B$4:$B$4999=summary!D10),detail!$D$4:$D$4 999)

The data sheet is called "detail"
My summary sheet is called "summary"
The sheet that link the month to the dates is called "list".

--
law


"Gary''s Student" wrote:

Are you using the SUBTOTAL() function rather than the SUM() function??
--
Gary''s Student - gsnu200759


"law" wrote:

This is driving me crazy.
I have a sheet with data. Column "A" is date, on my summary sheet I have a
validation drop down list with the names of the months. When I select
november on the drop down list it includes 1st December in the SUM.
Why is that happening???????????
--
law

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
problem with filter Pascale Excel Discussion (Misc queries) 5 June 5th 07 04:28 PM
Filter problem cumi Excel Worksheet Functions 1 April 3rd 07 05:10 AM
filter problem strictly_rhythm Excel Discussion (Misc queries) 6 July 4th 06 12:24 PM
filter problem strictly_rhythm Excel Discussion (Misc queries) 1 July 3rd 06 09:49 PM
Filter problem [email protected] Excel Worksheet Functions 1 November 28th 05 09:10 PM


All times are GMT +1. The time now is 12:44 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"