Newbies klemczak Posted November 4, 2010 Newbies Posted November 4, 2010 I'm looking for a formula which will convert seconds (e.g. 128 seconds) to minutes (2:08).
comment Posted November 4, 2010 Posted November 4, 2010 "2:08" is not minutes - it's two minutes and eight seconds, displayed in time format. GetAsTime ( numberOfSeconds ) will do this for you. Or, if this is a calculation field, just set the result type to Time.
Newbies klemczak Posted November 5, 2010 Author Newbies Posted November 5, 2010 Thanks for the help. However it does not seem to be working. The result is still the same as the input - just seconds. The Field (calculation) is called 'Seconds A'. Would you have a calculation which involves it?
comment Posted November 5, 2010 Posted November 5, 2010 What is your input? Do you have a Number field where you enter a number of seconds - or do you calculate the number of seconds from other data?
Recommended Posts
This topic is 5132 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 accountSign in
Already have an account? Sign in here.
Sign In Now