Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I work in a medical office and need to do chart review by birth date. How
can I filter my table or a pivot table by date of birth within a month range. Example: all dates of birth in October, November, December for any year! PLEASE HELP ME! -- Naomi |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
If all of your data is in Excel, you can add a helper row and use the formula
=Month(ref) to generate a month value (1-12) and then filter on that. -- Tips for Excel, Word, PowerPoint and Other Applications http://www.kan.org/tips "Naomi" wrote: I work in a medical office and need to do chart review by birth date. How can I filter my table or a pivot table by date of birth within a month range. Example: all dates of birth in October, November, December for any year! PLEASE HELP ME! -- Naomi |
#3
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
What is a helper row????? Thanks!
-- Naomi "M Kan" wrote: If all of your data is in Excel, you can add a helper row and use the formula =Month(ref) to generate a month value (1-12) and then filter on that. -- Tips for Excel, Word, PowerPoint and Other Applications http://www.kan.org/tips "Naomi" wrote: I work in a medical office and need to do chart review by birth date. How can I filter my table or a pivot table by date of birth within a month range. Example: all dates of birth in October, November, December for any year! PLEASE HELP ME! -- Naomi |
#4
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Sorry, meant a helper column. This would just be an extra column in Excel
where you calculate the month number. -- Tips for Excel, Word, PowerPoint and Other Applications http://www.kan.org/tips "Naomi" wrote: What is a helper row????? Thanks! -- Naomi "M Kan" wrote: If all of your data is in Excel, you can add a helper row and use the formula =Month(ref) to generate a month value (1-12) and then filter on that. -- Tips for Excel, Word, PowerPoint and Other Applications http://www.kan.org/tips "Naomi" wrote: I work in a medical office and need to do chart review by birth date. How can I filter my table or a pivot table by date of birth within a month range. Example: all dates of birth in October, November, December for any year! PLEASE HELP ME! -- Naomi |
#5
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Ok. maybe I'm just being dense but I tried it and it's still not sorting by
month & why would I do it as coloumn when I already have my data in a coloumn format? ARGGGG Thanks for being patient with me! -- Naomi "M Kan" wrote: Sorry, meant a helper column. This would just be an extra column in Excel where you calculate the month number. -- Tips for Excel, Word, PowerPoint and Other Applications http://www.kan.org/tips "Naomi" wrote: What is a helper row????? Thanks! -- Naomi "M Kan" wrote: If all of your data is in Excel, you can add a helper row and use the formula =Month(ref) to generate a month value (1-12) and then filter on that. -- Tips for Excel, Word, PowerPoint and Other Applications http://www.kan.org/tips "Naomi" wrote: I work in a medical office and need to do chart review by birth date. How can I filter my table or a pivot table by date of birth within a month range. Example: all dates of birth in October, November, December for any year! PLEASE HELP ME! -- Naomi |
#6
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I think what M Kan is trying to suggest is that if you added a new
column to your data you could use that to calculate the month (with the MONTH() function) and then use the new column for sorting or filtering. It's a common practice in Excel to create a "helper column" (or row) that can be used in a way that the original data cannot. On Jul 29, 3:14*pm, Naomi wrote: Ok. maybe I'm just being dense but I tried it and it's still not sorting by month & why would I do it as coloumn when I already have my data in a coloumn format? * ARGGGG *Thanks for being patient with me! -- Naomi "M Kan" wrote: Sorry, meant a helper column. *This would just be an extra column in Excel where you calculate the month number. -- Tips for Excel, Word, PowerPoint and Other Applications http://www.kan.org/tips "Naomi" wrote: What is a helper row????? *Thanks! -- Naomi "M Kan" wrote: If all of your data is in Excel, you can add a helper row and use the formula =Month(ref) to generate a month value (1-12) and then filter on that. -- Tips for Excel, Word, PowerPoint and Other Applications http://www.kan.org/tips "Naomi" wrote: I work in a medical office and need to do chart review by birth date. *How can I filter my table or a pivot table by date of birth within a month range. *Example: all dates of birth in October, November, December for any year! PLEASE HELP ME! -- Naomi |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Birth date from age | Excel Worksheet Functions | |||
How do you calculate age from just having a Date of Birth? | Excel Discussion (Misc queries) | |||
how to work out an age from a date of birth | Excel Worksheet Functions | |||
formula to calculate age using birth date and current date | Excel Worksheet Functions | |||
calculate the age of someone from their date of birth | Excel Discussion (Misc queries) |