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 Need to convert Minutes:Seconds format to minutes with seconds con

One way with minutes seconds entry in A1.

=(TEXT(A1,"[s]")+0)/60

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


"Cliff" wrote:

Need to convert Minutes:Seconds format to minutes with seconds converted to a
decimal