LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 5,600
Default Data Validation, Drop Down Lists

If I follow, and I'm not sure I do fully -

=SUMIF(patient_injuries, injury_type, admin_hours)

I guess "patient_injuries" and "admin_hours" will be adjacent columns to the
right of patient names. Perhaps place the formula next to the cell that
"injury_type" refers to.

You might also want the following

=COUNTIF(patient_injuries,injury_type)

that'll give you the two results you need to give average adimin-time per
injury type.

Regards,
Peter T






"Jesse Blanchard" wrote in
message ...
The situation: I have a list of patient names in one column, a dropdown
list
with four text options (for their type of injury) in another, and another
dropdown list with a numerical value of how many administrative hours
spent
on them in another dropdown list.

I need a formula that will keep tally of the number of hours spent on a
patient according to their injury. So, in short, I need add the total
number
of hours for only those patients who have a specific text item selected in
the first dropdown list.

Thanks to all who reply to these things. I have learned a lot about excel
in
just two days thanks to your help.



 
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
Data Validation & Drop-Down Lists fly61265 Excel Discussion (Misc queries) 4 June 3rd 09 04:12 PM
Data validation or drop down lists wew Excel Discussion (Misc queries) 4 August 18th 08 03:56 PM
Data Validation and Drop down lists. Mark Dullingham Excel Worksheet Functions 2 February 14th 06 11:51 PM
data validation - Drop Down Lists Annie Excel Discussion (Misc queries) 8 July 29th 05 01:03 AM
Data Validation - Drop down lists - if then? Steve R Excel Discussion (Misc queries) 2 April 8th 05 06:13 PM


All times are GMT +1. The time now is 09:30 AM.

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"