PC Review


Reply
 
 
nick thompson
Guest
Posts: n/a
 
      6th Jul 2008
i have two questions that are connected . i want to produce on 4 different
spreadsheets data from one spreadsheet to work out commissions. A consultants
bonus is paid and worked out quarterly.The more fees earnt in a quarter the
higher the bonus. At quarter end the calculation starts again I want one
spreadsheet to capture every sale. So columns one will be "sales date"
,column 2 "revenue", column 3 commission rate, column 4 commission.

Then the other spreadsheets will be quarter periods.So quarter one is
Jan-March, the next spreadsheet is April-June and so

i want to write something in spreadsheet 2 so that it puls from the main
spreadsheets all rows of information that have a sales date 1st Jan-31st
March and then copy the columns.If the date is 1st April ,it sends this
information to Spreadsheet 3 and so on.Then , in the quarter spreadsheets i
can write a if statement to calculate.I am struggling to write something that
copies the data to the correct spreadsheets

i hope that makes sense
--
nick
 
Reply With Quote
 
 
 
 
Bernie Deitrick
Guest
Posts: n/a
 
      6th Jul 2008
nick,

There are much better ways to do that.

1 Use one sheet, with a fifth column "Quarter". Enter the correct quarter
for every entry. You should also enter which consultant you have - that
way, you won't need a separate workbook for each consultant. Then, when you
want to see a specific quarter, apply filters to your data to show just that
quarter, for that consultants, and use SUBTOTAL functions to total just the
visible cells.

2 Or use a pivot table based on the data and group the data by quarter and
by consultant - Excel can figure out the quarter based on the date, so you
don't even need to use another column.

3 Use SUMPRODUCT functions to figure out the values - a little more
advanced, so we're not going to confuse you....


HTH,
Bernie
MS Excel MVP


"nick thompson" <(E-Mail Removed)> wrote in message
news:A51B835D-B6DC-408F-BA4F-(E-Mail Removed)...
>i have two questions that are connected . i want to produce on 4 different
> spreadsheets data from one spreadsheet to work out commissions. A
> consultants
> bonus is paid and worked out quarterly.The more fees earnt in a quarter
> the
> higher the bonus. At quarter end the calculation starts again I want one
> spreadsheet to capture every sale. So columns one will be "sales date"
> ,column 2 "revenue", column 3 commission rate, column 4 commission.
>
> Then the other spreadsheets will be quarter periods.So quarter one is
> Jan-March, the next spreadsheet is April-June and so
>
> i want to write something in spreadsheet 2 so that it puls from the main
> spreadsheets all rows of information that have a sales date 1st Jan-31st
> March and then copy the columns.If the date is 1st April ,it sends this
> information to Spreadsheet 3 and so on.Then , in the quarter spreadsheets
> i
> can write a if statement to calculate.I am struggling to write something
> that
> copies the data to the correct spreadsheets
>
> i hope that makes sense
> --
> nick



 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Commission Stephen Doyle Microsoft Excel Discussion 1 14th Jul 2010 12:46 PM
commission sunshine Microsoft Access Queries 2 1st Mar 2010 09:08 PM
calculate commission $ based on total sold and commission percent =?Utf-8?B?YmxvbmRlaW5kZW52ZXI=?= Microsoft Excel Programming 1 6th Jul 2005 02:09 AM
Commission Salab =?Utf-8?B?V2FoYWI=?= Microsoft Access VBA Modules 4 6th Dec 2004 04:19 PM
Help with Commission forumlas asdfasdf Microsoft Excel Worksheet Functions 6 15th Nov 2004 05:28 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 12:42 PM.