Closed Thread
Results 1 to 2 of 2

calculate commission $ based on total sold and commission percent

  1. #1
    blondeindenver
    Guest

    calculate commission $ based on total sold and commission percent

    Excel 2003. I would like to write a formula which will calculate the
    commission earned based on total sales figure and commission percentage.

  2. #2
    Dave Peterson
    Guest

    Re: calculate commission $ based on total sold and commission percent

    If the commission is in A1 and the total sales is in B1:

    =a1*b1

    if a1 contains .06 or 6%.

    If A1 contains 6 (a whole number), then
    =a1*b1/100



    blondeindenver wrote:
    >
    > Excel 2003. I would like to write a formula which will calculate the
    > commission earned based on total sales figure and commission percentage.


    --

    Dave Peterson

Closed 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