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.

Weren't no good in math...

Featured Replies

  • Newbies

I am working on an employee PTO and time off schedule, and I am having a bit trouble working out a calculation formula for the PTO/month value based on the amount of years that they have been employed.

For instance; If an employee has worked here 4 years or less they earn 1.83 days off per month.

5 - 9 years, and they earn 2.25..and if they work 10 or more years, they earn 2.67

I'll give a quick run down of what I want and see if anyone knows where I should start.

****

If the value of a field is less than or equal to 4, then enter a value of 1.83

If the the value of a field is greater than 4 but less than 10, then enter a value of 2.25

If the value of a field greater than or equal to 10, then enter a value of 2.67

****

Did I confuse anyone? Any suggestions?

Case (

field ≥ 10 ; 2.67 ;

field > 4 ; 2.25 ;

1.83

)

This thread is related and should give you the basic idea. It you cant figure it out from that, come back with the specifc questions and we'll see if we cant help you out further. ???

Good luck.

Lookup based on range

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.