Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi, I work in a medical pathology.
In our Excel database we have medical test turn around times in days in column L. A "received date" for the test specimen in column J and a specimen code in column M. I want to calculate the average turn around time (L) for a test specimen (J) for each month. I am having trouble coming up with a formula for this to put into a new sheet in a Table-like format with Month on the vertical and Specimen type on the horizontal. Can anyone give some pointers for how to write a formula to achieve this? thanks very much, Jasen" |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() "Jasen" wrote in message ... Hi, I work in a medical pathology. In our Excel database we have medical test turn around times in days in column L. A "received date" for the test specimen in column J and a specimen code in column M. I want to calculate the average turn around time (L) for a test specimen (J) for each month. I am having trouble coming up with a formula for this to put into a new sheet in a Table-like format with Month on the vertical and Specimen type on the horizontal. Can anyone give some pointers for how to write a formula to achieve this? thanks very much, Jasen" Hi, a small correction....I meant to say: I want to calculate the average turn-around time (L) per month for each particular specimen type from column M. cheers Jasen |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Use Data=Pivot Table Report
If you don't know anything about Pivot Tables, see Debra Dalgleish's site: http://www.contextures.com/tiptech.html see pivot tables in the index. -- Regards, Tom Ogilvy "Jasen" wrote in message ... "Jasen" wrote in message ... Hi, I work in a medical pathology. In our Excel database we have medical test turn around times in days in column L. A "received date" for the test specimen in column J and a specimen code in column M. I want to calculate the average turn around time (L) for a test specimen (J) for each month. I am having trouble coming up with a formula for this to put into a new sheet in a Table-like format with Month on the vertical and Specimen type on the horizontal. Can anyone give some pointers for how to write a formula to achieve this? thanks very much, Jasen" Hi, a small correction....I meant to say: I want to calculate the average turn-around time (L) per month for each particular specimen type from column M. cheers Jasen |
#4
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() "Tom Ogilvy" wrote in message ... Use Data=Pivot Table Report If you don't know anything about Pivot Tables, see Debra Dalgleish's site: http://www.contextures.com/tiptech.html see pivot tables in the index. -- Regards, Tom Ogilvy Thanks Tom, will give it a try and let you know if that works. "Jasen" wrote in message ... "Jasen" wrote in message ... Hi, I work in a medical pathology. In our Excel database we have medical test turn around times in days in column L. A "received date" for the test specimen in column J and a specimen code in column M. I want to calculate the average turn around time (L) for a test specimen (J) for each month. I am having trouble coming up with a formula for this to put into a new sheet in a Table-like format with Month on the vertical and Specimen type on the horizontal. Can anyone give some pointers for how to write a formula to achieve this? thanks very much, Jasen" Hi, a small correction....I meant to say: I want to calculate the average turn-around time (L) per month for each particular specimen type from column M. cheers Jasen |
#5
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Thanks Tom, works well......but how can you exclude some data within a
column? "Tom Ogilvy" wrote in message ... Use Data=Pivot Table Report If you don't know anything about Pivot Tables, see Debra Dalgleish's site: http://www.contextures.com/tiptech.html see pivot tables in the index. -- Regards, Tom Ogilvy "Jasen" wrote in message ... "Jasen" wrote in message ... Hi, I work in a medical pathology. In our Excel database we have medical test turn around times in days in column L. A "received date" for the test specimen in column J and a specimen code in column M. I want to calculate the average turn around time (L) for a test specimen (J) for each month. I am having trouble coming up with a formula for this to put into a new sheet in a Table-like format with Month on the vertical and Specimen type on the horizontal. Can anyone give some pointers for how to write a formula to achieve this? thanks very much, Jasen" Hi, a small correction....I meant to say: I want to calculate the average turn-around time (L) per month for each particular specimen type from column M. cheers Jasen |
#6
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Where? in the pivot Table? Select the dropdown at the top of that column
and unselect items. -- Regards, Tom Ogilvy "Jasen" wrote in message ... Thanks Tom, works well......but how can you exclude some data within a column? "Tom Ogilvy" wrote in message ... Use Data=Pivot Table Report If you don't know anything about Pivot Tables, see Debra Dalgleish's site: http://www.contextures.com/tiptech.html see pivot tables in the index. -- Regards, Tom Ogilvy "Jasen" wrote in message ... "Jasen" wrote in message ... Hi, I work in a medical pathology. In our Excel database we have medical test turn around times in days in column L. A "received date" for the test specimen in column J and a specimen code in column M. I want to calculate the average turn around time (L) for a test specimen (J) for each month. I am having trouble coming up with a formula for this to put into a new sheet in a Table-like format with Month on the vertical and Specimen type on the horizontal. Can anyone give some pointers for how to write a formula to achieve this? thanks very much, Jasen" Hi, a small correction....I meant to say: I want to calculate the average turn-around time (L) per month for each particular specimen type from column M. cheers Jasen |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Programming style with worksheet functions - discussion invited | Excel Worksheet Functions | |||
Functions in programming | Excel Discussion (Misc queries) | |||
programming date functions | Excel Worksheet Functions | |||
Programming Excel "drop-down menu" functions | Excel Programming | |||
excel functions and User defined functions | Excel Programming |