+ Reply to Thread
Results 1 to 3 of 3

if a = x & b = y then use y help please

  1. #1
    Registered User
    Join Date
    08-10-2011
    Location
    Brisbane, Australia
    MS-Off Ver
    Excel 2007
    Posts
    34

    Talking if a = x & b = y then use y help please

    Hi Guys
    I have an "if" query

    If A2 is > 0 then use A2 else if A3 is > than use A3 else use A4

    Obviously I am have no idea what I'm doing & need some help

    Much Appreciated Bill

  2. #2
    Valued Forum Contributor
    Join Date
    08-14-2012
    Location
    India
    MS-Off Ver
    Excel 2007
    Posts
    573

    Re: if a = x & b = y then use y help please

    Hi, Your requirement looks like a nested if formula. it will be like
    Formula: copy to clipboard
    Please Login or Register  to view this content.


    And please make sure your title meets the forum rule.

  3. #3
    Registered User
    Join Date
    03-07-2012
    Location
    Goa, India
    MS-Off Ver
    Excel 2007
    Posts
    9

    Re: if a = x & b = y then use y help please

    I am not sure if this helps:

    =IF(AND(a=x,b=y),'y')

+ 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