+ Reply to Thread
Results 1 to 2 of 2

IF Function and Countif Function in One Cell???

  1. #1
    Registered User
    Join Date
    09-13-2010
    Location
    Gauteng
    MS-Off Ver
    Excel 2010
    Posts
    2

    Question IF Function and Countif Function in One Cell???

    Hi

    I'm trying to work out a formula that will calculate the following:

    If cell in column A = Open, I want to calculate the sum of the numbers in the cells in column C, where the cells in column B state OPS. If it doesn't I want the calculate to result in 0.

    Please help.

    Regards
    Kezia

  2. #2
    Forum Guru DonkeyOte's Avatar
    Join Date
    10-22-2008
    Location
    Northumberland, UK
    MS-Off Ver
    O365
    Posts
    21,531

    Re: IF Function and Countif Function in One Cell???

    Assuming XL2010 (or XL2007) see: SUMIFS function in XL Help

    =SUMIFS(C:C,A:A,"Open",B:B,"OPS")

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Tags for this Thread

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