Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1
Default Formula for Gross Profit % to commission % based on GP $

I need an formula that will use the GP % in col. E then put the answer in
col. G, I, or K depending on the percent in col. E, using the % rate of
comission paid for corresponding GP comission rate times the total weekly
sales in col. M to calculate weekly bonus pay.

Example:

Col E Col G Col I Col K Col M
GP % 49%=1.35% 52%=1.55% 54%=1.85% Weekly $
49% $217.48 $16,109.68
52% $250.84 $16183.30
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 42
Default Formula for Gross Profit % to commission % based on GP $

Is it possible for you to split the information across row 1 into two cells
example 1 cell contains the 49% and the other cell contains 1.35%
this would make for a much simpler formula and more flexibility if you need
to change either percentage in the future ?

"Antveenie" wrote:

I need an formula that will use the GP % in col. E then put the answer in
col. G, I, or K depending on the percent in col. E, using the % rate of
comission paid for corresponding GP comission rate times the total weekly
sales in col. M to calculate weekly bonus pay.

Example:

Col E Col G Col I Col K Col M
GP % 49%=1.35% 52%=1.55% 54%=1.85% Weekly $
49% $217.48 $16,109.68
52% $250.84 $16183.30

  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 42
Default Formula for Gross Profit % to commission % based on GP $

If you can't split thr Gross Profit line into 2 lines one way would be to use
this formula

=IF((LEFT(F$302,(LEN($E303)-1))*1=$E303),(MID(F$302,(LEN($E303)+1),(LEN(F$302)-LEN($E303)+1)))*$I303,"")

excel will read your gross profit line as text and your percentage as a number
so you need to convert the result so that it is comparing like formats
Hope this helps


"Antveenie" wrote:

I need an formula that will use the GP % in col. E then put the answer in
col. G, I, or K depending on the percent in col. E, using the % rate of
comission paid for corresponding GP comission rate times the total weekly
sales in col. M to calculate weekly bonus pay.

Example:

Col E Col G Col I Col K Col M
GP % 49%=1.35% 52%=1.55% 54%=1.85% Weekly $
49% $217.48 $16,109.68
52% $250.84 $16183.30

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
future value and gross profit. Lady Excel Discussion (Misc queries) 3 December 4th 07 09:31 PM
gross profit econacumen Excel Worksheet Functions 2 November 27th 06 11:15 PM
how to work out gross profit on items klansman7 Excel Discussion (Misc queries) 1 July 24th 06 07:51 PM
Calculate gross profit based on varying percentages Pasko1 Excel Worksheet Functions 2 May 4th 06 03:14 AM
gross profit margin formula julmcgrath Excel Discussion (Misc queries) 2 March 11th 05 03:01 PM


All times are GMT +1. The time now is 02:24 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"