#1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 15
Default Help with formulae

I would really appreciate the assistance with this...i am more than a little
frustrated.

Q1 Actuals are in column C
Revenue 1,355,000
COST 832,000
Gross Profit 523,000
Gross Margin 38.6%

Q2 Actuals are in Column I
Revenue 2,090,000
COST 1,162,000
Gross Profit 928,000
Gross Margin 44.4%

Total Change Qtr over Qtr Column J
Revenue 735,000
COST 330,000
Gross Profit 405,000
Gross Margin 5.8%

Column E, F and G represent the changes in results, quarter over quarter
reltaed to Prices Changes (ASP), Unit cost changes (Cogs) and Volume changes
quarter over quarter.

ASP Column E
Revenue 220,000
COST 0
Gross Profit 220,000
Gross Margin 100%

Cogs Column F
Revenue 0
COST -40,000
Gross Profit 40,000
Gross Margin

Column Vol G
Revenue 515,000
COST 370,000
Gross Profit 145,000
Gross Margin 28.2%

column C+E+F+G = Column I

Total Gross margin in Q2 = 44.4% which is 5.8% of a change from Q1 at
38.6%.

Here is the question...How much of the 5.8% relates to each of the columns
E, F and G. That is, how much of the change in Gross Margin is related to
each of ASP, Cogs, and Volume?

X + Y + Z =5.8%

I have a simple spreadsheet to send..

Any assistance would be greatly appreciated.

Thanks

  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 4,624
Default Help with formulae

One way:

X: =E3/$J$3 * $J$4
Y: =F3/$J$3 * $J$4
Z: =G3/$J$3 * $J$4


In article ,
Pivot Man wrote:

I would really appreciate the assistance with this...i am more than a little
frustrated.

Q1 Actuals are in column C
Revenue 1,355,000
COST 832,000
Gross Profit 523,000
Gross Margin 38.6%

Q2 Actuals are in Column I
Revenue 2,090,000
COST 1,162,000
Gross Profit 928,000
Gross Margin 44.4%

Total Change Qtr over Qtr Column J
Revenue 735,000
COST 330,000
Gross Profit 405,000
Gross Margin 5.8%

Column E, F and G represent the changes in results, quarter over quarter
reltaed to Prices Changes (ASP), Unit cost changes (Cogs) and Volume changes
quarter over quarter.

ASP Column E
Revenue 220,000
COST 0
Gross Profit 220,000
Gross Margin 100%

Cogs Column F
Revenue 0
COST -40,000
Gross Profit 40,000
Gross Margin

Column Vol G
Revenue 515,000
COST 370,000
Gross Profit 145,000
Gross Margin 28.2%

column C+E+F+G = Column I

Total Gross margin in Q2 = 44.4% which is 5.8% of a change from Q1 at
38.6%.

Here is the question...How much of the 5.8% relates to each of the columns
E, F and G. That is, how much of the change in Gross Margin is related to
each of ASP, Cogs, and Volume?

X + Y + Z =5.8%

I have a simple spreadsheet to send..

Any assistance would be greatly appreciated.

Thanks

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 15
Default Help with formulae

Hi there and thanks for the reply. Yes, weighting the Gross profit is
certainly one way.

I was looking for a more "mathematic" approach that would use either the
Gross Margin, or Profit dollars from each relative to the total...or
somehting like that...I do appreciate the response.

Mathematically, I just cant figure out why I can't back into the 5.8% from
the available information.

Again...appreciate the assistance.
"JE McGimpsey" wrote:

One way:

X: =E3/$J$3 * $J$4
Y: =F3/$J$3 * $J$4
Z: =G3/$J$3 * $J$4


In article ,
Pivot Man wrote:

I would really appreciate the assistance with this...i am more than a little
frustrated.

Q1 Actuals are in column C
Revenue 1,355,000
COST 832,000
Gross Profit 523,000
Gross Margin 38.6%

Q2 Actuals are in Column I
Revenue 2,090,000
COST 1,162,000
Gross Profit 928,000
Gross Margin 44.4%

Total Change Qtr over Qtr Column J
Revenue 735,000
COST 330,000
Gross Profit 405,000
Gross Margin 5.8%

Column E, F and G represent the changes in results, quarter over quarter
reltaed to Prices Changes (ASP), Unit cost changes (Cogs) and Volume changes
quarter over quarter.

ASP Column E
Revenue 220,000
COST 0
Gross Profit 220,000
Gross Margin 100%

Cogs Column F
Revenue 0
COST -40,000
Gross Profit 40,000
Gross Margin

Column Vol G
Revenue 515,000
COST 370,000
Gross Profit 145,000
Gross Margin 28.2%

column C+E+F+G = Column I

Total Gross margin in Q2 = 44.4% which is 5.8% of a change from Q1 at
38.6%.

Here is the question...How much of the 5.8% relates to each of the columns
E, F and G. That is, how much of the change in Gross Margin is related to
each of ASP, Cogs, and Volume?

X + Y + Z =5.8%

I have a simple spreadsheet to send..

Any assistance would be greatly appreciated.

Thanks


  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 4,624
Default Help with formulae

That's exactly what my suggested formula does - calculates the gross
profit "from each relative to the total" gross profit.

The sum of the three weighted gross margins is the total gross margin
(e.g., in this case 5.8%).

Not sure what you mean by "a more 'mathematic' approach". There's no
need to back into anything when you can calculate it straightforwardly.

In article ,
Pivot Man wrote:

I was looking for a more "mathematic" approach that would use either the
Gross Margin, or Profit dollars from each relative to the total...or
somehting like that...I do appreciate the response.

Mathematically, I just cant figure out why I can't back into the 5.8% from
the available information.

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
Help with formulae joec Excel Worksheet Functions 0 April 27th 07 05:15 PM
Help with a formulae MDJ@TW Excel Worksheet Functions 0 October 20th 05 02:30 PM
3D formulae Steve Excel Discussion (Misc queries) 2 September 15th 05 08:28 AM
Searching TEXT in formulae, rather than results of formulae AndyE Excel Worksheet Functions 1 July 15th 05 10:57 AM
Formulae k f h Excel Discussion (Misc queries) 2 December 18th 04 09:55 PM


All times are GMT +1. The time now is 09:22 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"