LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Biff
 
Posts: n/a
Default List of Names, Dates, Durations ...

Hi!

A pivot table would probably be ideal for this but since I hate pivot tables
I can't really recommend them. <vbg

OTOH, (and this is what I would do) all you need to do is to extract the
unique names to another location then you can do any number analytical
operations on the data.

For instance, you can use an advanced filter to extract the uniques and copy
them to another location. Assume that new location is sheet2 A1:A500. The
original data is on sheet1 A1:A2000.

To get the count of each name on sheet2 B1 enter this formula:

=COUNTIF(Sheet1!A$1:A$2000,A1)

Double click the fill handle to copy this formula down to A500.

Biff

"Iain Halder" wrote in message
...
Hi,

I hope someone can help me here ...

I have a list of names well over 2000 and growing listed in one
column. Adjacent to this column is a list of admission dates and also
a third column of discharge dates.


NAME ADMIT DATE DISCHARGE DATE
Joe Bloggs 22-Jan-05 27-Jan-05

I need to be able to get Excel to count this entire list of names but
identify each name and how often it appears and when.

I work with the NHS and my reason for asking this question is I need
to be able ...

* to identify frequent attenders to our services.
* to see how many people re-refer to our services within 28 days of
being discharged
* how many are also discharged within 28 days of admission and
* the duration of their stay.

I'm thinking SUMPRODUCT will do the job with some arithmetic related
to counting length of stay.

However where I am stuck is in the first part of being able to get the
computer to run through this initial list counting the names and how
often they appear. The approach I'm adopting at the moment is a manual
one of getting excel to sort the names alphabetically and physically
counting them and then checking the dates visually. This is not really
practical though, as you could imagine.

Hope someone here can be of help or refer me even to an online source
that can.

Thank you guys in advance.

Iain Halder
Rescued Cats & Kittens Needing Homes
'o'< www.celiahammond.org 'o'<
'o'< www.cat77.org.uk 'o'<



 
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
copying names to list depending on certain conditions macca Excel Worksheet Functions 5 September 21st 05 11:50 AM
How to make drop-down list of dates start with current date? Jan Buckley Excel Discussion (Misc queries) 15 August 29th 05 09:54 PM
Create a list in one worksheet of the other worksheets' names Kelli Excel Worksheet Functions 0 July 7th 05 08:45 PM
add email address to a list of names biochemist Excel Discussion (Misc queries) 5 May 17th 05 05:17 PM
FILTER OUT DATES IN LIST Lisa Excel Worksheet Functions 1 January 31st 05 02:17 PM


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