Skip to content
View in the app

A better way to browse. Learn more.

FMForums.com

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Converting a field of hours, minutes and seconds to just minutes rounded up

Featured Replies

Hello!

I've Mac OS 10.6.8 with FM 5.5v1 (yes, I know I need to upgrade but bare with me on this one):

I have a field named "Duration" that indicates time duration in hours, minutes and seconds, example:

0:32:11

That means 0 hours, 32 minutes and 11 seconds.

I want to create a calculation field where such data is converted into minutes rounded up, examples:

0:32:11 would be converted to 33

0:56:05 would be converted to 57

1:28:19 would be converted to 89

How should the calculation be?

Best!

Try =

60 * Hour ( Duration ) + Minute ( Duration ) + not not Seconds ( Duration )

This is assuming that Duration is a Time field. The result of this calculation should be Number.

  • Author

Try =

60 * Hour ( Duration ) + Minute ( Duration ) + not not Seconds ( Duration )

This is assuming that Duration is a Time field. The result of this calculation should be Number.

IT WORKED! THANK YOU SO MUCH! I'll post another tough one in a bit... :-)

Double post. Not so cool!

I have removed the duplicate post.

MLM

Please do not double post in the FMFOURMS.

Lee

  • Author

I have removed the duplicate post.

MLM

Please do not double post in the FMFOURMS.

Lee

Hi Lee, OK, I got it on the not double-post point.

Create an account or sign in to comment

Important Information

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

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.