Calculating Days between Dates from a Specific Record

WillJ

Registered User.
Local time
Today, 03:59
Joined
Oct 20, 2012
Messages
40
Hi Guys,

I have a query that records a status update, and the date it was made by an employee etc. The table has a secondary key related to ... lets say a project table.
E.g.
Status Id; EmployeeID;ProjectsID;Status;Date

I want to calculate the average amount of days it takes for a status change occur. :banghead:

This is confusing me a tad ... there is a bridge in my head I have not built yet.

Any advice, pointers or general critique is mucho gracie!:D
 

Users who are viewing this thread

Back
Top Bottom