+ Reply to Thread
Results 1 to 2 of 2

Thread: lookup formula?

  1. #1
    Kfry57
    Guest

    lookup formula?

    I have the following (Col A & B is a Table);

    A B C D
    1 30 31 (Formula Result)
    2 32 34 (Formula Result)

    C1 is larger than b1 but smaller than b2 so the result is A1 or 1.

    Is there a formula that can do this for me?
    --
    Kfry57

  2. #2
    Marcelo
    Guest

    RE: lookup formula?

    try,

    =if(and(c1>b1,c1<b2),a1,false)

    hth
    regards from Brazil
    Marcelo

    "Kfry57" escreveu:

    > I have the following (Col A & B is a Table);
    >
    > A B C D
    > 1 30 31 (Formula Result)
    > 2 32 34 (Formula Result)
    >
    > C1 is larger than b1 but smaller than b2 so the result is A1 or 1.
    >
    > Is there a formula that can do this for me?
    > --
    > Kfry57


+ Reply to Thread

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.2.0