+ Reply to Thread
Results 1 to 8 of 8

Multiple IF in one cell

  1. #1
    Registered User
    Join Date
    11-08-2008
    Location
    Montreal
    Posts
    57

    Multiple IF in one cell

    Hello, Please if someone can help me with multiple IF formula,

    I am preparing a sheet which has U.S and Canadian cost price what I would like is on E7 to calculate jobber price from my cost on "F" based on
    value from Q3,Q4,Q5 then add the exchange rate P3 and calculate the Margin of profit based and O3,O4,O5

    And same time E7 must also check "G" and if there is a value should calculate same way as above except not to add the exchange rate P3.

    I know this is not making any sense that's why I have attached a sample of what I needed. I hope that helps.
    Attached Files Attached Files

  2. #2
    Forum Moderator Glenn Kennedy's Avatar
    Join Date
    07-08-2012
    Location
    Digital Nomad... occasionally based in Ireland.
    MS-Off Ver
    O365 (PC) V 2403
    Posts
    43,984

    Re: Multiple IF in one cell

    ???

    In E7, copied down:

    =IF(SUM(F7:G7)=0,"",LOOKUP(SUM(F7:G7),$Q$3:$Q$5,$O$3:$O$5)*SUM(F7:G7)*IF(F7>0,P3,1))

    Also, please amend your profile to show which version of Excel you are using. Are you really still using Excel 2003 or earlier??? If not, why are you using the obsolete .xls format?
    Attached Files Attached Files
    Glenn




    None of us get paid for helping you... we do this for fun. So DON'T FORGET to say "Thank You" to all who have freely given some of their time to help YOU.

    Temporary addition of accented to illustrate ongoing problem to the TT: L? fh?ile P?draig sona dhaoibh

  3. #3
    Forum Moderator Glenn Kennedy's Avatar
    Join Date
    07-08-2012
    Location
    Digital Nomad... occasionally based in Ireland.
    MS-Off Ver
    O365 (PC) V 2403
    Posts
    43,984

    Re: Multiple IF in one cell

    Just noticed an error:

    =IF(SUM(F7:G7)=0,"",LOOKUP(SUM(F7:G7),$Q$3:$Q$5,$O$3:$O$5)*SUM(F7:G7)*IF(F7>0,$P$3,1))
    Attached Files Attached Files

  4. #4
    Registered User
    Join Date
    11-08-2008
    Location
    Montreal
    Posts
    57

    Re: Multiple IF in one cell

    Thank you for your fast reply, at work we use 365, and at home 2016, but sorry somehow it just saved as .xls

  5. #5
    Registered User
    Join Date
    11-08-2008
    Location
    Montreal
    Posts
    57

    Re: Multiple IF in one cell

    Thank you thank you this is what I wanted, just one small problem can we add to this another value from $1001.00 and on rate 1.10


    Please

  6. #6
    Forum Moderator Glenn Kennedy's Avatar
    Join Date
    07-08-2012
    Location
    Digital Nomad... occasionally based in Ireland.
    MS-Off Ver
    O365 (PC) V 2403
    Posts
    43,984

    Re: Multiple IF in one cell

    Is this it??

    if so... You're welcome. If not, what's wrong & I'll fix it (with a bit of luck!!).



    If that takes care of your original question, please select "Thread Tools" from the menu link above and mark this thread as SOLVED.

    It'd also be appreciated if you were to click the Add Reputation button at the foot of any of the posts of all members who helped you reach a solution.
    Attached Files Attached Files

  7. #7
    Registered User
    Join Date
    11-08-2008
    Location
    Montreal
    Posts
    57

    Re: Multiple IF in one cell

    Thank you very much its what I needed,

  8. #8
    Forum Moderator Glenn Kennedy's Avatar
    Join Date
    07-08-2012
    Location
    Digital Nomad... occasionally based in Ireland.
    MS-Off Ver
    O365 (PC) V 2403
    Posts
    43,984

    Re: Multiple IF in one cell

    You're welcome and thanks for the Rep.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. return multiple header cell values into one cell concatenated based on a cell value
    By anchuri_chaitanya in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 09-13-2016, 10:27 PM
  2. Move value of a cell into another cell if multiple criteria is match in multiple ranges
    By zlinksystems in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 06-07-2015, 06:53 PM
  3. Replies: 3
    Last Post: 09-23-2014, 04:48 PM
  4. Multiple Search Criteria produces (list) Multiple results in a single cell
    By snake007uk in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 07-02-2014, 12:13 PM
  5. Search a cell for multiple words and return multiple results in one cell
    By samanthat86 in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 09-23-2013, 12:01 PM
  6. copy a cell multiple times depending on cell value starting on a specific cell
    By weritadiojomiel in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 08-17-2013, 05:25 AM
  7. Replies: 8
    Last Post: 07-11-2012, 10:18 AM

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