+ Reply to Thread
Results 1 to 7 of 7

Excel Help - IF Formulae Needed

  1. #1
    Registered User
    Join Date
    12-04-2015
    Location
    Ipswich
    MS-Off Ver
    2010
    Posts
    9

    Excel Help - IF Formulae Needed

    Hello,

    I'm trying to create a formula which would give me the total amount sold. So for example I'm trying to get a formula which would say if column A = 'Sale' and Column B = 'Office' then total amount for office would equal x or in the case of the example £373,000.

    Column A Column B Column C
    Sale Office £123,000
    Lease Office £21,000
    Sale Office £250,000
    Sale Retail £120,000

    Hope this makes sense. Can anyone help?

  2. #2
    Forum Expert etaf's Avatar
    Join Date
    10-22-2004
    Location
    Wittering, West Sussex, UK
    MS-Off Ver
    365 (Mac OSX) (16.83 (24031120))
    Posts
    8,731

    Re: Excel Help - IF Formulae Needed

    =sumifs( C:C, A:A, "sale", B:B, "office")

    or you can use cells to put Sale and office in
    Wayne
    if my assistance has helped, and only if you wish to , there is an "* Add Reputation" on the left hand side - you can add to my reputation here

    If you have a solution to your thread - Please mark your thread solved do the following: >
    Select Thread Tools-> Mark thread as Solved. To undo, select Thread Tools-> Mark thread as Unsolved.

  3. #3
    Valued Forum Contributor ImranBhatti's Avatar
    Join Date
    03-27-2014
    Location
    Rawalpindi,Pakistan
    MS-Off Ver
    Office 365
    Posts
    1,784

    Re: Excel Help - IF Formulae Needed

    upload a sample workbook with desired results manually put
    Teach me Excel VBA

  4. #4
    Registered User
    Join Date
    12-04-2015
    Location
    Ipswich
    MS-Off Ver
    2010
    Posts
    9

    Re: Excel Help - IF Formulae Needed


  5. #5
    Registered User
    Join Date
    12-04-2015
    Location
    Ipswich
    MS-Off Ver
    2010
    Posts
    9

    Re: Excel Help - IF Formulae Needed

    sorry, and it is the sold office amounts I am trying to get a formulae for

  6. #6
    Forum Expert etaf's Avatar
    Join Date
    10-22-2004
    Location
    Wittering, West Sussex, UK
    MS-Off Ver
    365 (Mac OSX) (16.83 (24031120))
    Posts
    8,731

    Re: Excel Help - IF Formulae Needed

    did my formula NOT work ?
    your example is different on the spreadsheet
    =SUMIFS(D:D,A:A,"sale",C:C,"office")

  7. #7
    Registered User
    Join Date
    12-04-2015
    Location
    Ipswich
    MS-Off Ver
    2010
    Posts
    9

    Re: Excel Help - IF Formulae Needed

    Thats does thanks

+ 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. IF formulae needed
    By Hamsto in forum Excel Formulas & Functions
    Replies: 9
    Last Post: 12-09-2015, 10:04 AM
  2. Tough set of formulae - IF, AND and probably other functions needed!
    By joninellon in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 12-19-2012, 06:48 AM
  3. Replies: 2
    Last Post: 07-25-2012, 07:51 AM
  4. help needed to 'decode' some excel formulae
    By mcenteeg in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 11-16-2011, 01:08 PM
  5. % formulae needed
    By BUSJEDWA in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 06-02-2008, 04:43 PM
  6. [SOLVED] Help needed to Create Formulae
    By [email protected] in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 03-19-2006, 10:10 AM
  7. students grades, formulae to calculate what grade is needed based.
    By Lewis Clark in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 09-06-2005, 09:05 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