C
Craig Kelsey
I want to set up a database with employees names, start
date and end date.
What I want to do is enter a start date and end date in
the table and I want a result to autoenter into the Weeks
column.
Eg.
Start Date = 12/5/2002
End Date = 17/5/2002
Result auto enter would be 2 weeks.
How could I get this into the table as a auto entered item.
I can do it on a report page by =StartDate - EndDate..
But I cant figure out the calculation for autoenter into
the table.
Please Help
date and end date.
What I want to do is enter a start date and end date in
the table and I want a result to autoenter into the Weeks
column.
Eg.
Start Date = 12/5/2002
End Date = 17/5/2002
Result auto enter would be 2 weeks.
How could I get this into the table as a auto entered item.
I can do it on a report page by =StartDate - EndDate..
But I cant figure out the calculation for autoenter into
the table.
Please Help