#1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 10,124
Default formula help

When I said proper dates I meant dates instead of text.

--
Don Guillett
SalesAid Software

"Mike" wrote in message
...
How would you get proper dates ?

"Don Guillett" wrote:

this will sum month 9 (assumes col a has proper dates)
=SUMPRODUCT((month(a12:a399)=9)*(B12:B399="PI")*E1 2:E399)


--
Don Guillett
SalesAid Software

"Jerry Rogers" wrote in message
...
Hi again Mike,

Thanks for the help so far. I have one more little problem with my
formula
that I'm sure you can help fix. My dates entered into the date column
are
days of the month, ie 3 SEP 06, 6 SEP 06, 12 OCT 06, etc. I need the
formula
to sum the numbers in column E for all the dates in column A that fall
in
the
month of SEP 06 excluding all other date entries, but only if column B
=
"PI".

Can you help me with this addition?
--
Jerry


"Mike" wrote:

If column C is not the column for dates then change C12:C399 to what
you
need
and C1 will be were you enter a date to test for sum of dates
=SUMPRODUCT((B12:B399="PI")*(C12:C399=C1)*(E12:E39 9))

"Jerry Rogers" wrote:

Hi,

I need your help please. I have a need to calculate a sum of
numbers
in one
range if criteria are met from two other ranges. I have this
formula
that
calculates the correct sum for one critera,
=SUMIF(B12:B399,"=PI",E12:E399),
now I need to add the second criteria. The second range is a date
format. I
need my result to be monthly sums where the data in the second
criteria
range
are days entered in date format from all twelve months.
--
Jerry




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



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