+ Reply to Thread
Results 1 to 2 of 2

Need help with IF function

  1. #1
    Registered User
    Join Date
    05-16-2012
    Location
    Singapore
    MS-Off Ver
    Excel 2010
    Posts
    7

    Need help with IF function

    Hi everyone.

    I need help using if function.
    I've make a set of number in column A,and theres a series of result in column E..
    I use a MATCH function to match the number accordingly in column B. Where the result would be #N/A or a row number.
    And then i use an IF function to check if column B has number.And if its true=1,false=blank

    Is it possible if i want to set the true=1 and also format the cell to a different colour cell and font,so the cell that is true is different for the cells that are blank.

    Here is my spreadsheet..
    Attached Files Attached Files

  2. #2
    Forum Expert Fotis1991's Avatar
    Join Date
    10-11-2011
    Location
    Athens(The homeland of the Democracy!). Greece
    MS-Off Ver
    Excel 1997!&2003 & 2007&2010
    Posts
    13,744

    Re: Need help with IF function

    Hi

    First in column B, you can use IFERROR function if you don't want to see #NA

    =IFERROR(MATCH(A2;E:E;0),"")

    2) Highlight C2:C...?

    In Confitional Format rules, put this.

    =$C2=1.

    Choose color>>OK

    Is this, works for you?

    i
    Regards

    Fotis.

    -This is my Greek whisper to Europe.

    --Remember, saying thanks only takes a second or two. Click the little star * below, to give some Rep if you think an answer deserves it.

    Advanced Excel Techniques: http://excelxor.com/

    --KISS(Keep it simple Stupid)

    --Bring them back.

    ---See about Acropolis of Athens.

    --Visit Greece.

+ 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