+ Reply to Thread
Results 1 to 2 of 2

How do I sum a column dependent on another columns text value?

  1. #1
    dj479794
    Guest

    How do I sum a column dependent on another columns text value?

    if i had revenue by invoice in a column and in a second column I had the
    salesperson's name that sold the order. I want to summarize all orders by
    salesperson. How would I write that formula. or will I have to use a pivot
    table?

  2. #2
    bpeltzer
    Guest

    RE: How do I sum a column dependent on another columns text value?

    Use the sumif and countif functions: =sumif(saleperson_column,sales
    person,amount_column) will total the rep's sales;
    =countif(salesperson_column,sales person) will tell you how many invoices
    that rep had.

    "dj479794" wrote:

    > if i had revenue by invoice in a column and in a second column I had the
    > salesperson's name that sold the order. I want to summarize all orders by
    > salesperson. How would I write that formula. or will I have to use a pivot
    > table?


+ 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