Results 1 to 4 of 4

Using multiple arguments

Threaded View

  1. #1
    Forum Contributor
    Join Date
    12-04-2009
    Location
    England
    MS-Off Ver
    Excel 2003
    Posts
    127

    Using multiple arguments

    Hello,

    I have cell A3 as a drop down list & cell B3 as a drop down list.

    Each list contains 15 items.

    so in theory, there is 225 different combinations that A3 & B3 could show.


    I need a formula (or another easier method) for these combinations..

    eg;

    =IF(A3="item1" AND B3 = "item1","green book",IF(A3="item1" AND B3="item3","Red book",IF(........................etc


    How do i check 2 criteria to then return a true or false?

    I have a table ready which will look similar to this:

    ITEM1 ITEM1 GREEN BOOK
    ITEM1 ITEM2 YELLOW BOOK
    ITEM1 ITEM3 RED BOOK
    ITEM1 ITEM4 BLUE BOOK
    ITEM1 ITEM5 BLACK BOOK
    .
    ..
    ...
    ITEM15 ITEM1 GREEN CASE
    ITEM15 ITEM2 YELLOW CASE
    .
    etc etc..


    please help
    Last edited by Robotacha2010; 06-21-2011 at 04:18 PM.

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