+ Reply to Thread
Results 1 to 4 of 4

Variable percentage increases.

  1. #1
    Registered User
    Join Date
    07-09-2020
    Location
    Leeds, England
    MS-Off Ver
    Microsoft Excel 2021 MSO (Version 2210 Build 16.0.15726.20188) 64-bit
    Posts
    15

    Variable percentage increases.

    Hello,

    First time posting, so be gentle!

    This is probably a really easy solve for someone, but I can't explain it properly when I search for a solution.

    Basically,

    I am working on a large RRP price file which I need to create a formula where if our profit is below a certain amount then I want the formula to increase the price by a certain percentage to reach the required profit. Not sure if that makes sense (it kind of does in my head!)

    Thank you in advance.

    Matt

  2. #2
    Forum Moderator Glenn Kennedy's Avatar
    Join Date
    07-08-2012
    Location
    Digital Nomad... occasionally based in Ireland.
    MS-Off Ver
    O365 (PC) V 2403
    Posts
    44,055

    Re: Variable percentage increases.

    Hi there.

    A picture is worth 1,000 words. An Excel sheet is worth 1,000 non-editable pictures.

    Please read the yellow banner about sample worksheets, at the top of the screen. Act on its guidelines and post a SMALL sample sheet complete with an explanation and some expected results.
    Glenn




    None of us get paid for helping you... we do this for fun. So DON'T FORGET to say "Thank You" to all who have freely given some of their time to help YOU.

    Temporary addition of accented to illustrate ongoing problem to the TT: L? fh?ile P?draig sona dhaoibh

  3. #3
    Registered User
    Join Date
    07-09-2020
    Location
    Leeds, England
    MS-Off Ver
    Microsoft Excel 2021 MSO (Version 2210 Build 16.0.15726.20188) 64-bit
    Posts
    15

    Re: Variable percentage increases.

    Hello,

    Thank you for the reply.

    Please find attached a small sample

    So where D is Less than £5, I need the formula to work out what percentage to increase C to make D £5

    Make sense??

    Thank you

    Matt
    Attached Files Attached Files

  4. #4
    Forum Moderator Glenn Kennedy's Avatar
    Join Date
    07-08-2012
    Location
    Digital Nomad... occasionally based in Ireland.
    MS-Off Ver
    O365 (PC) V 2403
    Posts
    44,055

    Re: Variable percentage increases.

    To calculate the required selling proce:
    =B2+MAX(5,C2-B2)

    And if you really want to calculate the % increase over col C:
    =(B2+MAX(5,C2-B2)-C2)/C2
    formatted as %
    Attached Files Attached Files

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Replies: 5
    Last Post: 02-25-2021, 08:29 AM
  2. Replies: 10
    Last Post: 11-07-2017, 09:48 AM
  3. Replies: 4
    Last Post: 03-11-2014, 12:28 AM
  4. [SOLVED] How can I calculate the base cost after nth year percentage increases?
    By gklrgibson in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 10-31-2013, 07:27 AM
  5. Replies: 3
    Last Post: 09-28-2013, 05:18 PM
  6. Macro that increases a cell value by a certain percentage
    By Jehanzaib in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 09-24-2013, 07:55 AM
  7. How to record percentage increases in materials costing sheet.
    By onesonya in forum Excel - New Users/Basics
    Replies: 2
    Last Post: 07-07-2005, 03:05 AM

Tags for this Thread

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