Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 7
Default Filter by Date of Birth

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   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 169
Default Filter by Date of Birth

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   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 7
Default Filter by Date of Birth

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   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 169
Default Filter by Date of Birth

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   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 7
Default Filter by Date of Birth

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   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 123
Default Filter by Date of Birth

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


  #7   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 7
Default Filter by Date of Birth

Okay, I've tried that however all I can get it to do is how me that I have 4
DOB's in the month of December for example. What I need is for it to show me
what consumers have a date of birth within the months of say October,
November & December.

Thanks! --
Naomi


"Reitanos" wrote:

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



  #8   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1,358
Default Filter by Date of Birth

Assuming your dates of birth are in column A. Insert your helper column
before column B. In cell B2(or whatever row starts the dob's), type the
following formula:
=MONTH(A2)
Copy down as needed.
Next, highlight your entire selection of data, go to your menu bar
Data--Filter--Auto Filter.

Click on the pull down arrow in column B, select Custom. Then for Octber,
November and December, use the following:
is greater than or equal to 10
is less than or equal to 12
In this example, you really don't need the 12, as there are no months above
12, just showing for consistency and you can pattern for July-September, etc.

--
John C


"Naomi" wrote:

Okay, I've tried that however all I can get it to do is how me that I have 4
DOB's in the month of December for example. What I need is for it to show me
what consumers have a date of birth within the months of say October,
November & December.

Thanks! --
Naomi


"Reitanos" wrote:

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



  #9   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 7
Default Filter by Date of Birth

Sorry...I'm using Excel 2007. I don't think these tips work in that!
--
Naomi


"John C" wrote:

Assuming your dates of birth are in column A. Insert your helper column
before column B. In cell B2(or whatever row starts the dob's), type the
following formula:
=MONTH(A2)
Copy down as needed.
Next, highlight your entire selection of data, go to your menu bar
Data--Filter--Auto Filter.

Click on the pull down arrow in column B, select Custom. Then for Octber,
November and December, use the following:
is greater than or equal to 10
is less than or equal to 12
In this example, you really don't need the 12, as there are no months above
12, just showing for consistency and you can pattern for July-September, etc.

--
John C


"Naomi" wrote:

Okay, I've tried that however all I can get it to do is how me that I have 4
DOB's in the month of December for example. What I need is for it to show me
what consumers have a date of birth within the months of say October,
November & December.

Thanks! --
Naomi


"Reitanos" wrote:

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


  #10   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1,358
Default Filter by Date of Birth

Are you saying that you cannot filter for a value of greater than or equal to
10 on a single column?
--
John C


"Naomi" wrote:

Sorry...I'm using Excel 2007. I don't think these tips work in that!
--
Naomi


"John C" wrote:

Assuming your dates of birth are in column A. Insert your helper column
before column B. In cell B2(or whatever row starts the dob's), type the
following formula:
=MONTH(A2)
Copy down as needed.
Next, highlight your entire selection of data, go to your menu bar
Data--Filter--Auto Filter.

Click on the pull down arrow in column B, select Custom. Then for Octber,
November and December, use the following:
is greater than or equal to 10
is less than or equal to 12
In this example, you really don't need the 12, as there are no months above
12, just showing for consistency and you can pattern for July-September, etc.

--
John C


"Naomi" wrote:

Okay, I've tried that however all I can get it to do is how me that I have 4
DOB's in the month of December for example. What I need is for it to show me
what consumers have a date of birth within the months of say October,
November & December.

Thanks! --
Naomi


"Reitanos" wrote:

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




  #11   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 8,651
Default Filter by Date of Birth

If you still haven't learned where to find the Excel 2007 equivalents of
Excel 2003 functions, look at
http://office.microsoft.com/en-us/ex...491511033.aspx

Have you tried the Data tab and the Filter command?
--
David Biddulph

"Naomi" wrote in message
...
Sorry...I'm using Excel 2007. I don't think these tips work in that!
--
Naomi


"John C" wrote:

Assuming your dates of birth are in column A. Insert your helper column
before column B. In cell B2(or whatever row starts the dob's), type the
following formula:
=MONTH(A2)
Copy down as needed.
Next, highlight your entire selection of data, go to your menu bar
Data--Filter--Auto Filter.

Click on the pull down arrow in column B, select Custom. Then for Octber,
November and December, use the following:
is greater than or equal to 10
is less than or equal to 12
In this example, you really don't need the 12, as there are no months
above
12, just showing for consistency and you can pattern for July-September,
etc.

--
John C


"Naomi" wrote:

Okay, I've tried that however all I can get it to do is how me that I
have 4
DOB's in the month of December for example. What I need is for it to
show me
what consumers have a date of birth within the months of say October,
November & December.

Thanks! --
Naomi


"Reitanos" wrote:

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




  #12   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 7
Default Filter by Date of Birth

Yes I've tried that. See I have my demographis set up in a table as my
office doesn't use any kind of "software" The filter function doesn't do
anything for me. I can sort by one month at a time say January but I need to
be able to sort by 3-4 months at a time. What complicates things is that
they are a format with a month, day & year.

Thanks!
--
Naomi


"David Biddulph" wrote:

If you still haven't learned where to find the Excel 2007 equivalents of
Excel 2003 functions, look at
http://office.microsoft.com/en-us/ex...491511033.aspx

Have you tried the Data tab and the Filter command?
--
David Biddulph

"Naomi" wrote in message
...
Sorry...I'm using Excel 2007. I don't think these tips work in that!
--
Naomi


"John C" wrote:

Assuming your dates of birth are in column A. Insert your helper column
before column B. In cell B2(or whatever row starts the dob's), type the
following formula:
=MONTH(A2)
Copy down as needed.
Next, highlight your entire selection of data, go to your menu bar
Data--Filter--Auto Filter.

Click on the pull down arrow in column B, select Custom. Then for Octber,
November and December, use the following:
is greater than or equal to 10
is less than or equal to 12
In this example, you really don't need the 12, as there are no months
above
12, just showing for consistency and you can pattern for July-September,
etc.

--
John C


"Naomi" wrote:

Okay, I've tried that however all I can get it to do is how me that I
have 4
DOB's in the month of December for example. What I need is for it to
show me
what consumers have a date of birth within the months of say October,
November & December.

Thanks! --
Naomi


"Reitanos" wrote:

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





  #13   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1,358
Default Filter by Date of Birth

If you try my advice, I think you will find that it works just fine. You are
still sorting based on the column with the dates of birth, and not with the
helper column inserted just after the DOB column. The formula in that column
will get the month into a number form (i.e.: October=10, December=12, etc.).
Then, since you can filter, filter on the helper column based on numbers,
instead of filtering on the DOB column that has DOBs in full date format. I
don't have xl2007, but if you can filter, then the method above will work.
--
John C


"Naomi" wrote:

Yes I've tried that. See I have my demographis set up in a table as my
office doesn't use any kind of "software" The filter function doesn't do
anything for me. I can sort by one month at a time say January but I need to
be able to sort by 3-4 months at a time. What complicates things is that
they are a format with a month, day & year.

Thanks!
--
Naomi


"David Biddulph" wrote:

If you still haven't learned where to find the Excel 2007 equivalents of
Excel 2003 functions, look at
http://office.microsoft.com/en-us/ex...491511033.aspx

Have you tried the Data tab and the Filter command?
--
David Biddulph

"Naomi" wrote in message
...
Sorry...I'm using Excel 2007. I don't think these tips work in that!
--
Naomi


"John C" wrote:

Assuming your dates of birth are in column A. Insert your helper column
before column B. In cell B2(or whatever row starts the dob's), type the
following formula:
=MONTH(A2)
Copy down as needed.
Next, highlight your entire selection of data, go to your menu bar
Data--Filter--Auto Filter.

Click on the pull down arrow in column B, select Custom. Then for Octber,
November and December, use the following:
is greater than or equal to 10
is less than or equal to 12
In this example, you really don't need the 12, as there are no months
above
12, just showing for consistency and you can pattern for July-September,
etc.

--
John C


"Naomi" wrote:

Okay, I've tried that however all I can get it to do is how me that I
have 4
DOB's in the month of December for example. What I need is for it to
show me
what consumers have a date of birth within the months of say October,
November & December.

Thanks! --
Naomi


"Reitanos" wrote:

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





  #14   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 7
Default Filter by Date of Birth

Ok! I get it now! Thanks so VERY MUCH! :-) Of course with all the new
do-dads built in you would think this wouldn't be so difficult. I know I'm
not the only medical office to need this info.
--
Naomi


"John C" wrote:

If you try my advice, I think you will find that it works just fine. You are
still sorting based on the column with the dates of birth, and not with the
helper column inserted just after the DOB column. The formula in that column
will get the month into a number form (i.e.: October=10, December=12, etc.).
Then, since you can filter, filter on the helper column based on numbers,
instead of filtering on the DOB column that has DOBs in full date format. I
don't have xl2007, but if you can filter, then the method above will work.
--
John C


"Naomi" wrote:

Yes I've tried that. See I have my demographis set up in a table as my
office doesn't use any kind of "software" The filter function doesn't do
anything for me. I can sort by one month at a time say January but I need to
be able to sort by 3-4 months at a time. What complicates things is that
they are a format with a month, day & year.

Thanks!
--
Naomi


"David Biddulph" wrote:

If you still haven't learned where to find the Excel 2007 equivalents of
Excel 2003 functions, look at
http://office.microsoft.com/en-us/ex...491511033.aspx

Have you tried the Data tab and the Filter command?
--
David Biddulph

"Naomi" wrote in message
...
Sorry...I'm using Excel 2007. I don't think these tips work in that!
--
Naomi


"John C" wrote:

Assuming your dates of birth are in column A. Insert your helper column
before column B. In cell B2(or whatever row starts the dob's), type the
following formula:
=MONTH(A2)
Copy down as needed.
Next, highlight your entire selection of data, go to your menu bar
Data--Filter--Auto Filter.

Click on the pull down arrow in column B, select Custom. Then for Octber,
November and December, use the following:
is greater than or equal to 10
is less than or equal to 12
In this example, you really don't need the 12, as there are no months
above
12, just showing for consistency and you can pattern for July-September,
etc.

--
John C


"Naomi" wrote:

Okay, I've tried that however all I can get it to do is how me that I
have 4
DOB's in the month of December for example. What I need is for it to
show me
what consumers have a date of birth within the months of say October,
November & December.

Thanks! --
Naomi


"Reitanos" wrote:

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
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
Birth date from age JP6262AMY Excel Worksheet Functions 2 March 10th 08 06:30 PM
How do you calculate age from just having a Date of Birth? ALEX Excel Discussion (Misc queries) 2 January 25th 07 02:36 PM
how to work out an age from a date of birth Grd Excel Worksheet Functions 4 November 9th 06 05:36 PM
formula to calculate age using birth date and current date lalah Excel Worksheet Functions 2 November 20th 05 10:51 PM
calculate the age of someone from their date of birth Gemse Excel Discussion (Misc queries) 2 May 17th 05 03:30 PM


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