+ Reply to Thread
Results 1 to 2 of 2

Need a Count Formula

  1. #1
    esmer
    Guest

    Need a Count Formula

    I need to count two columns in the same worksheet. Example count if columnA
    eq approved and columnB eq insurance then count?

  2. #2
    bpeltzer
    Guest

    RE: Need a Count Formula

    =sumproduct(-(A1:A10000="Approved"),-(B1:B10000="Insurance"))

    "esmer" wrote:

    > I need to count two columns in the same worksheet. Example count if columnA
    > eq approved and columnB eq insurance then count?


+ 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