+ Reply to Thread
Results 1 to 2 of 2

If statement with a drop down list

  1. #1
    heater
    Guest

    If statement with a drop down list

    I need a formula that looks at a drop down list in S2:S86 on a different
    worksheet and if it is "Sold", then the data values from row Q2:AC2 and so on
    down each row to Q86 would show up on the other worksheet. I beleive I have
    to write a formula for each cell based on the "Sold" cell for the other
    values from Q2:AC2. So, my problem is getting a formula to look at S2:S86.

    I tried =IF(Deals!$S2:$S86="Sold",Deals!T2), but the result is FALSE.


  2. #2
    heater
    Guest

    RE: If statement with a drop down list

    I came up with a solution looking at S2, T2, U2, etc. and wrote an If
    function based on the drop down. When the answer matched the drop down, the
    result showed up on the other worksheet. Then I used Auotfilter to hide all
    the blank rows.

    "heater" wrote:

    > I need a formula that looks at a drop down list in S2:S86 on a different
    > worksheet and if it is "Sold", then the data values from row Q2:AC2 and so on
    > down each row to Q86 would show up on the other worksheet. I beleive I have
    > to write a formula for each cell based on the "Sold" cell for the other
    > values from Q2:AC2. So, my problem is getting a formula to look at S2:S86.
    >
    > I tried =IF(Deals!$S2:$S86="Sold",Deals!T2), but the result is FALSE.
    >


+ 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.6.0 RC 1