Do you mean the time elapsed between the start and end time???
If so, take a look at the DateDiff function.
DateDiff("nn", [timestartstamp], [timeendstamp])
Should return the number of minutes between the two, "ss" would be seconds, etc.
=======================================
People think it must be fun to be a super genius, but they don't realize how hard it is to put up with all the idiots in the world. (Calvin from Calvin And Hobbs)
Robert L. Johnson III
CCNA, CCDA, MCSA, CNA, Net+, A+, CHDP
VB/Access Programmer