Conversion and Subtraction of Military Time in Access

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • luvgis
    New Member
    • Jul 2008
    • 12

    Conversion and Subtraction of Military Time in Access

    I'm new to Access so bear with me. I've found several other versions of this question in the forums but no posts that relate to my specific question. I have a table of bus trips with start and end times (from a DBF file in GIS, to an Excel sheet then into my Access DB). I am trying to figure out the elapsed time between start and end times. It seems simple enough but my start and end columns are in "number" format and when I try to change the data type to date/time and then to "short time" format I just get 0's. Once I get the times in the correct format how do I then populate a column with the hours and minutes between each trip?
  • puppydogbuddy
    Recognized Expert Top Contributor
    • May 2007
    • 1923

    #2
    This link should answer your questions. Post back if you have any questions or problems.

    How to calculate the difference between date/time values in a Microsoft Access database.

    Comment

    Working...