Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Today - 2 years

Status
Not open for further replies.

cdulong

Technical User
Joined
Nov 18, 2008
Messages
80
Location
CA
I need to create a selection forumla that will show only employees that have a 'startdate' within the last two years.

any help would be greatly appricated.

Thanks,
cdulong
 
{table.startdate} in dateadd("yyyy",-2,currentdate)+1 to currentdate

-LB
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top