Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
Tim Tim is offline
external usenet poster
 
Posts: 408
Default formulas with more than one condition, one of which is a timef

Ron,

thank you!! it works a treat,
--
Tim


"Ron Coderre" wrote:

Try these (in sections for readability):

AC3:
=SUMPRODUCT((C3:C202={"R2FF","RPGK"})*
((D3:D202=TIME(7,,))*(D3:D202<=TIME(8,,))))

AC7:
=SUMPRODUCT((C3:C202={"R2FF","RPGK"})*((D3:D202=T IME(7,,))*
(D3:D202<=TIME(8,,)))*E3:E202)

Does that help?
Post back if you have more questions.
--------------------------

Regards,

Ron
Microsoft MVP (Excel)
(XL2003, Win XP)

"Tim" wrote in message
...
Please can someone help??, here is my problem:

I am creating a work request recording log, the info entered in column C
(cells C3 to C202)describes the dept that submits the request (e.g. "R2FF"
or
"RPGK"). The info entered into column D (cells D3 to D202) states the time
which the request was received (I have time formatted this column, e.g
1:11AM). the info entered into colum G (cells G3 to G202) is numeric
stating
how many visits required.

i need to create the formulas that:
1) if anything in cells C3-C202 = "R2FF or R2FL" and the time in
corresponding cell in column D is between 7:00AM and 8:AM then the
occurence
is added in cell AC3

2) As above but to add up the values in corresponding cell in column G and
show total in cell AC7

if anyone can help me i will be able to ween myself off the advil

thanks,

--
Tim





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 to count events w/in a timeframe? Swish7 Excel Worksheet Functions 8 February 22nd 08 06:56 PM
SUMIF to calculate units sold in a specified timeframe Nan Excel Worksheet Functions 5 December 17th 07 10:01 PM
Condition formatting & Formulas Skippy Excel Worksheet Functions 3 September 14th 07 12:54 AM
formula to track timeframe by automatically highlighting cells maijiuli Excel Worksheet Functions 6 July 16th 07 09:16 PM
counting dates within a timeframe DDR1974 Setting up and Configuration of Excel 0 June 27th 07 07:54 PM


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