M
Michael Yorke
Hi,
I am designing a custom task form and having a bit of
trouble with the "created time" and "completed time".
The created time gets entered automatically when the form
is opened, this is fine.
I also have a Completed tick box and completed text box.
The idea here being that when someone ticks
the "Completed" box the current date & time gets entered
into the completed text box. So far though I can only
get the current date to appear and not the current time.
Also I would like to calculate the difference between
those times, giving me the length of time the task took
to complete. and have it displayed as "1 day, 3 hours,
10 minutes" for example.
I think I know how to do this calculation from reading
Microsoft Outlook Programming by Sue Mosher but I need to
get the value of the completed date and time first in
order to calculate how long the task took to complete.
Any help on both queries is greatly appreciated.
Mike
I am designing a custom task form and having a bit of
trouble with the "created time" and "completed time".
The created time gets entered automatically when the form
is opened, this is fine.
I also have a Completed tick box and completed text box.
The idea here being that when someone ticks
the "Completed" box the current date & time gets entered
into the completed text box. So far though I can only
get the current date to appear and not the current time.
Also I would like to calculate the difference between
those times, giving me the length of time the task took
to complete. and have it displayed as "1 day, 3 hours,
10 minutes" for example.
I think I know how to do this calculation from reading
Microsoft Outlook Programming by Sue Mosher but I need to
get the value of the completed date and time first in
order to calculate how long the task took to complete.
Any help on both queries is greatly appreciated.
Mike