View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Jacob Skaria Jacob Skaria is offline
external usenet poster
 
Posts: 8,520
Default Time difference btwn entries

A1 = StartTime
B1 = End Time
C1 = B1-A1
Format Cells -- Custom format C1 to [h]:mm

--
If this post helps click Yes
---------------
Jacob Skaria


"Kashyap" wrote:

Just wondering if there a way to calculate the time from one entry to the
other entry?