Jump to content
Server Maintenance This Week. ×

Military Time


This topic is 7226 days old. Please don't post here. Open a new topic instead.

Recommended Posts

You are using numbers as time. Convert the start time to a calculated time field. StartTime =Time(Left(start,2), Right(start,2), 0). Convert the end time to a calculated time field. EndTime =Time(Left(end,2), Right(end,2), 0). Make TimeSpent a calculated time field = EndTime - StartTime.

Link to comment
Share on other sites

This topic is 7226 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.