dustin
Posts: 6
|
| Posted: 11/02/2005, 8:14 AM |
|
I have a database built off of the employee directory template. When someone adds a new employee, they select an expiration date for that employee. I need to be able to run a report where I can view all people that expire within a given time period. For example, " show me all people who expire within 3 months." or "Show me all people that expire from March to July of next year." etc... What is the best way to do this? Thank you!
|
 |
 |
Walter Kempees
|
| Posted: 11/02/2005, 9:32 AM |
|
Check out this article http://forums.codecharge.com/posts.php?post_id=64203&s_keyword=birthday
"dustin" <dustin@forum.codecharge> schreef in bericht
news:54368e5d3f1635@news.codecharge.com...
>I have a database built off of the employee directory template. When
>someone
> adds a new employee, they select an expiration date for that employee. I
> need
> to be able to run a report where I can view all people that expire within
> a
> given time period. For example, " show me all people who expire within 3
> months." or "Show me all people that expire from March to July of next
> year."
> etc... What is the best way to do this? Thank you!
> ---------------------------------------
> Sent from YesSoftware forum
> http://forums.codecharge.com/
>
|
|
|
 |
|