Reverse Formula Help!!

graciegrey

New Member
Joined
Jul 7, 2022
Messages
1
Office Version
  1. 365
Platform
  1. Windows
I need to reverse a formula for my list price to match our Gross Margin %. They all need to =65% GM.

Ex:
List Price: $267.87 (C4)
Landed: $44.21 (E4)
GM%: 83% (H4)

New List Price: ?
New GM%: 65%

Is there an excel formula that can make this easier for me to apply to all the other prices that need changed?

My boss just told me to play around with the list price until I can get to 65%. But I believe there's got to be an easier quicker way to get there with an excel formula. I'm Stumped.
 

Attachments

  • excel formula.PNG
    excel formula.PNG
    30.3 KB · Views: 17

Excel Facts

Will the fill handle fill 1, 2, 3?
Yes! Type 1 in a cell. Hold down Ctrl while you drag the fill handle.
Welcome to the Board!

So, are you saying that you know the "Landed" amount (E4) and want H4 to be 65%, so what value does C4 need to be?
If so, then you can place this formula in C4 and copy down for all rows.
Excel Formula:
=E4/.35
 
Upvote 0
I need to reverse a formula for my list price to match our Gross Margin %. They all need to =65% GM.

What is the original un-reversed formula?

My boss just told me to play around with the list price until I can get to 65%.

Another option to do that is to use the Excel Goal-Seek feature ( under 'Data'->'What-If Analysis')
 
Upvote 0
What is the original un-reversed formula?

what formula is currently in H4?

Using a little mathematics (from the description of the problem), and the sample data they posted, it looks like the formula is something equivalent to:
Excel Formula:
=(C4-E4)/C4
 
Upvote 0

Forum statistics

Threads
1,216,146
Messages
6,129,142
Members
449,488
Latest member
qh017

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top