+ Reply to Thread
Results 1 to 3 of 3

Set Sell Price based on multiple rules

  1. #1
    Registered User
    Join Date
    01-03-2018
    Location
    Australia
    MS-Off Ver
    2016
    Posts
    3

    Set Sell Price based on multiple rules

    Hi All,

    I am working on a spreadsheet to help calculate the Sell Price on an item based on certain conditions. The department each product belongs to sets the rules for the pricing, sometime it can be a straight forward rule etc. all items in department Shoes = Cost * 10.

    However for other departments such as Pants, the sell rules are

    IF COST < $20
    SELL = COST * 10
    ELSEIF COST < $30
    SELL = COST * 5
    ELSE ANYTHING WITH COST OVER $30
    SELL = COST * 2.5

    What is the way to achieve the Sell Colum to include the above rules based on what Department the product belongs to?

    I will end up with 50+ departments that each have different pricing rules so trying to cram all the logic into one cell with a rule that fits's all condition has been quite tricky! I was hoping using either a Formula/Macro/VBA I can get it to reference a different sheet or location that has all the rules in it that can be easily adjusted.

    Thanks for your time.

    Glen.
    Attached Images Attached Images
    Attached Files Attached Files

  2. #2
    Forum Expert wk9128's Avatar
    Join Date
    08-15-2020
    Location
    China Shanghai
    MS-Off Ver
    365 V2503 and WPS V2024(12.1.0.18543)
    Posts
    3,893

    Re: Set Sell Price based on multiple rules

    Cell C3 formula , drag down

    Formula: copy to clipboard
    Please Login or Register  to view this content.
    Last edited by wk9128; 11-29-2021 at 09:24 AM.

  3. #3
    Forum Expert
    Join Date
    12-09-2014
    Location
    Trakai, Lithuania
    MS-Off Ver
    2016
    Posts
    1,416

    Re: Set Sell Price based on multiple rules

    Formula
    Formula: copy to clipboard
    Please Login or Register  to view this content.
    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. Buy and Sell Spreadsheet with different price values
    By Pretender86 in forum Excel General
    Replies: 3
    Last Post: 02-16-2020, 09:56 PM
  2. [SOLVED] Help! Margin / Sell price Calculator
    By BrentG87 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 06-01-2018, 12:39 PM
  3. Looking for the last sell price
    By Kaloyan in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 03-03-2018, 02:06 PM
  4. Sell price based on fees and cost
    By painnbt in forum Excel Programming / VBA / Macros
    Replies: 11
    Last Post: 04-13-2015, 11:16 AM
  5. [SOLVED] Multiple IF's to calculate price based on cost and add handling charge and round price
    By RoyRose in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 10-13-2014, 01:18 PM
  6. enter percentage to alter sell price
    By Geoffo123 in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 12-15-2013, 08:56 PM
  7. Calculation of 'Stop Loss'; Buy/Sell price differences
    By babapusy in forum Excel Programming / VBA / Macros
    Replies: 15
    Last Post: 07-23-2012, 03:10 AM

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