Results 1 to 1 of 1

Looking to return a value from a range of possibilities.

Threaded View

  1. #1
    Registered User
    Join Date
    07-03-2007
    Posts
    22

    Looking to return a value from a range of possibilities.

    Please see the attached GIF.

    I am trying to take information from columns J ("Family Size") and L ("Annual Income"), and figure out how many units should be assigned to columns N ("Very Low Income Units") and O ("Low Income Units").

    Essentially, this is what I want to do:

    If J2 = 1 and N< 22850, then N2 = F2 and O2 = 0.
    If J2 = 2 and N< 26100, then N2 = F2 and O2 = 0.
    If J2 = 3 and N< 29400, then N2 = F2 and O2 = 0.

    And so on through "8."

    How do I write a function that does this? Is it a VLOOKUP? A nested IF? A concatenate?
    Attached Images Attached Images

Thread Information

Users Browsing this Thread

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

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