+ Reply to Thread
Results 1 to 13 of 13

Calculating % GP anyone??

Hybrid View

  1. #1
    Registered User
    Join Date
    11-04-2009
    Location
    Leeds, England
    MS-Off Ver
    Excel 2003
    Posts
    5

    Calculating % GP anyone??

    Hey guys,

    Basically im running a new bar in Leeds and im trying to create a spreadsheet which will tell me how much to charge per drink to gain a 80% GP on products, ive got as far as listing the products and prices and calculating how much every measure (25ml) will cost. In the past ive used formulas where I can input the price i charge and it will calculate the GP (=SUM(D10/E10)*100-100) for example but id like to be able to type in the GP I want and for it to tell me the price i need, im not sure if tis possible but it will be a massive time saver and i hope one of you experts can help me out!!

    Thanks in advance guys!!

    Simon

  2. #2
    Forum Contributor
    Join Date
    04-23-2009
    Location
    Dublin, Ireland
    MS-Off Ver
    Excel 2003 work, 2007 home
    Posts
    199

    Re: Calculating % GP anyone??

    assuming your list starts in A2, enter =A2+(A2*0.8) in B2 and drag down as far as you need

    as a check adjust your old formula to =SUM(B2/A2)*100-100 and enter in C2- will give you 80 every time
    Last edited by somesoldiers; 11-04-2009 at 10:24 AM.

  3. #3
    Registered User
    Join Date
    11-04-2009
    Location
    Leeds, England
    MS-Off Ver
    Excel 2003
    Posts
    5

    Re: Calculating % GP anyone??

    I dont think thats right, this calculates an 80% mark up which would be useless as a drink costing you 50p to make, this formula tells you to sell for 90p. An 80% GP on a drink costing 50p is £2.50

  4. #4
    Forum Contributor
    Join Date
    04-23-2009
    Location
    Dublin, Ireland
    MS-Off Ver
    Excel 2003 work, 2007 home
    Posts
    199

    Re: Calculating % GP anyone??

    isn't that a 400% mark up? anyhow just change to =A2+(A2*4)

  5. #5
    Registered User
    Join Date
    11-04-2009
    Location
    Leeds, England
    MS-Off Ver
    Excel 2003
    Posts
    5

    Re: Calculating % GP anyone??

    Yeah that seems to work, is there an easy way to change that, for example obviously food and wine have a differant gross profit margins than beer and spirits, is there a way to calculate how to acheive any percentage from 70 - 90%?

  6. #6
    Forum Guru
    Join Date
    08-05-2004
    Location
    NJ
    MS-Off Ver
    365
    Posts
    13,582

    Re: Calculating % GP anyone??

    If you can tell me how 80% on a 50p cost correlates to 2.50, then I can tell you how to have your formula be easily modified.
    ChemistB
    My 2?

    substitute commas with semi-colons if your region settings requires
    Don't forget to mark threads as "Solved" (Edit First post>Advanced>Change Prefix)
    If I helped, Don't forget to add to my reputation (click on the little star at bottom of this post)

    Forum Rules: How to use code tags, mark a thread solved, and keep yourself out of trouble

  7. #7
    Forum Contributor
    Join Date
    08-18-2009
    Location
    Cincinnati
    MS-Off Ver
    Excel 2007
    Posts
    108

    Re: Calculating % GP anyone??

    Understand two formulas:
    Gross Profit Percent = 1 - (Cost / Price).
    Price = Cost / (1 - GP%)

    (algerbra will confirm this).

    So to get price when Cost is known and GP% is known use the formula on the attached worksheet for price.
    Attached Files Attached Files

  8. #8
    Forum Guru
    Join Date
    08-05-2004
    Location
    NJ
    MS-Off Ver
    365
    Posts
    13,582

    Re: Calculating % GP anyone??

    Unfortunately your post does not comply with Rule 2 of our Forum RULES. Do not post a question in the thread of another member -- start your own thread.

    If you feel an existing thread is particularly relevant to your need, provide a link to the other thread in your new thread.

    Old threads are often only monitored by the original participants. New threads not only open you up to all possible participants again, they typically get faster response, too.

    Since this thread did not answer your question, I would also suggest you upload a sample workbook with your question so others can see exactly what you are trying to achieve. Attach a sample workbook. Make sure there is just enough data to demonstrate your need. Include a BEFORE sheet and an AFTER sheet in the workbook if needed to show the process you're trying to complete or automate. Make sure your desired results are shown, mock them up manually if necessary.

    Remember to desensitize the data.

    Click on GO ADVANCED and then scroll down to Manage Attachments to open the upload window.

+ Reply to 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