+ Reply to Thread
Results 1 to 9 of 9

Using If/And Function to figure out Eligibility of Benefit at a Future Date

  1. #1
    Registered User
    Join Date
    04-24-2013
    Location
    Portland, Oregon
    MS-Off Ver
    Excel 2010
    Posts
    6

    Using If/And Function to figure out Eligibility of Benefit at a Future Date

    I am trying to create a formula that tells me "Eligible" or "Not Eligible" based on two facts:
    1) # of hours worked (i.e. 240 hours)
    2) Employed for 90 days from hire date

    In my spreadsheet, I have a total number of hours worked in a column, and the hire date in another column. I just found out the current formula I use isn't quite working (this is a formula I gathered from Googling).
    Here is the current formula: =IF(AND(B2>240)*AND(MONTH(C2)>3),"ELIGIBLE", "NOT ELIGIBLE")

    I have no idea how I got that formula as it was months ago that I entered it in my spreadsheet.

    Can anyone help, please?

  2. #2
    Forum Expert judgeh59's Avatar
    Join Date
    02-07-2013
    Location
    Boise, Idaho
    MS-Off Ver
    Excel 2016
    Posts
    2,310

    Re: Using If/And Function to figure out Eligibility of Benefit at a Future Date

    does this work for you?

    Please Login or Register  to view this content.
    Ernest

    Please consider adding a * if I helped

    Nothing drives me crazy - I'm always close enough to walk....

  3. #3
    Registered User
    Join Date
    08-07-2013
    Location
    Monroeville, Pa
    MS-Off Ver
    Excel 2010
    Posts
    22

    Re: Using If/And Function to figure out Eligibility of Benefit at a Future Date

    I take a different approach when I calculate benefit eligibility. If you are trying to determine eligibility when an employee works 240 or more hours and has 90 days of service or more, I would use the following:

    Please Login or Register  to view this content.
    Another tip I would give to make your formula me dynamic is to create named ranges for both the hours trigger as well as the months of service. That way if you need to modify those items at a future date you can change it in the named range and not in the formula itself. It would look something like this:

    Please Login or Register  to view this content.
    Hope it works.

    Eric

  4. #4
    Registered User
    Join Date
    04-24-2013
    Location
    Portland, Oregon
    MS-Off Ver
    Excel 2010
    Posts
    6

    Re: Using If/And Function to figure out Eligibility of Benefit at a Future Date

    Thank you! This one does work but when I entered in the formula it has the green box with the (!) saying it is an "inconsistent formula". However when I test it, it seems to work, so I am not sure what the error means?

  5. #5
    Registered User
    Join Date
    04-24-2013
    Location
    Portland, Oregon
    MS-Off Ver
    Excel 2010
    Posts
    6

    Re: Using If/And Function to figure out Eligibility of Benefit at a Future Date

    Quote Originally Posted by judgeh59 View Post
    does this work for you?

    Please Login or Register  to view this content.
    Thank you! This one does work but when I entered in the formula it has the green box with the (!) saying it is an "inconsistent formula". However when I test it, it seems to work, so I am not sure what the error means?

  6. #6
    Registered User
    Join Date
    04-24-2013
    Location
    Portland, Oregon
    MS-Off Ver
    Excel 2010
    Posts
    6

    Re: Using If/And Function to figure out Eligibility of Benefit at a Future Date

    Quote Originally Posted by edp428 View Post
    I take a different approach when I calculate benefit eligibility. If you are trying to determine eligibility when an employee works 240 or more hours and has 90 days of service or more, I would use the following:

    Please Login or Register  to view this content.
    Another tip I would give to make your formula me dynamic is to create named ranges for both the hours trigger as well as the months of service. That way if you need to modify those items at a future date you can change it in the named range and not in the formula itself. It would look something like this:

    Please Login or Register  to view this content.
    Hope it works.

    Eric

    Thank you, Eric. For some reason this one didn't work.

  7. #7
    Forum Expert judgeh59's Avatar
    Join Date
    02-07-2013
    Location
    Boise, Idaho
    MS-Off Ver
    Excel 2016
    Posts
    2,310

    Re: Using If/And Function to figure out Eligibility of Benefit at a Future Date

    inconsistent formula just means that's it is inconsistent with formulas in neighboring cells....you can actually choose to ignore those errors in the drop down menu

  8. #8
    Registered User
    Join Date
    04-24-2013
    Location
    Portland, Oregon
    MS-Off Ver
    Excel 2010
    Posts
    6

    Re: Using If/And Function to figure out Eligibility of Benefit at a Future Date

    Thank you so much, I really appreciate it.

  9. #9
    Forum Expert judgeh59's Avatar
    Join Date
    02-07-2013
    Location
    Boise, Idaho
    MS-Off Ver
    Excel 2016
    Posts
    2,310

    Re: Using If/And Function to figure out Eligibility of Benefit at a Future Date

    no problem....glad I could help....thanks for the points....please don't forget to set this thread to SOLVED....thanks again....

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Replies: 10
    Last Post: 09-06-2023, 08:19 PM
  2. Eligibility? Function
    By 5wayze in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 05-28-2014, 10:31 PM
  3. Excel formula to figure out expiration date in the future
    By AQUANX4 in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 03-05-2013, 09:05 AM
  4. [SOLVED] MAX figure within a date range as a function of today()'s date
    By irvine79 in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 08-06-2006, 12:45 PM
  5. Is there a function to show future date
    By taxmom in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 03-04-2005, 06:06 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1