+ Reply to Thread
Results 1 to 4 of 4

IF/OR, logical tests

  1. #1
    Registered User
    Join Date
    05-10-2012
    Location
    ahmedabad
    MS-Off Ver
    Excel 2003
    Posts
    19

    IF/OR, logical tests

    if i select f column details in c column by dropdown list all other details are change according to f column other details in column c, if i select g column in c column by drop dropdown list all other details are change according to G column other details in column c.

    Sample File attached herewith.

    Thanks in advance
    Attached Files Attached Files
    Last edited by aejaz7; 05-12-2012 at 05:03 AM.

  2. #2
    Forum Expert dilipandey's Avatar
    Join Date
    12-05-2011
    Location
    Dubai, UAE
    MS-Off Ver
    1997 - 2016
    Posts
    8,191

    Re: IF/OR, logical tests

    Hi aejaz,

    Welcome to the forum.

    Would suggest you to use a sample workbook to explain your query. Click on "Go Advanced" and look for paper clip icon to attach .. thanks.

    Regards,
    DILIPandey

    <click on below 'star' if this helps>
    DILIPandey, Excel rMVP
    +919810929744 (India), +971528225509 (Dubai), dilipandey@gmail.com

  3. #3
    Registered User
    Join Date
    05-10-2012
    Location
    ahmedabad
    MS-Off Ver
    Excel 2003
    Posts
    19

    Re: IF/OR, logical tests

    if i select f column details in c column by dropdown list all other details are change according to f column other details in column c, if i select g column in c column by drop dropdown list all other details are change according to G column other details in column c.

    Sample File attached herewith.

    Thanks in advance
    Attached Files Attached Files

  4. #4
    Forum Expert Cutter's Avatar
    Join Date
    05-24-2004
    Location
    Ontario,Canada
    MS-Off Ver
    Excel 2010
    Posts
    6,451

    Re: IF/OR, logical tests

    In C23 and copied down:

    =if(HLOOKUP(C$22,$F$22:$H$31,ROW(A2),0)="","",HLOOKUP(C$22,$F$22:$H$31,ROW(A2),0))
    Last edited by Cutter; 05-12-2012 at 08:57 AM.

+ 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